From b01a4cb658eff7e94dc89279da6bd091b5e85116 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 19 Apr 1999 10:15:25 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5981 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 5 +++++ lib/roken/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9481c67ea..6be184677 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ Sun Apr 18 15:46:53 1999 Johan Danielsson * lib/krb5/cache.c: add krb5_cc_get_type that returns type of a cache +Fri Apr 16 17:58:51 1999 Assar Westerlund + + * configure.in: LIB_kdb: -L should be before -lkdb + test for prototype of strsep + Thu Apr 15 11:34:38 1999 Johan Danielsson * lib/krb5/Makefile.am: update version diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index d002b422a..f2cbc3e23 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,7 @@ +Fri Apr 16 17:59:30 1999 Assar Westerlund + + * roken.h.in: include strsep prototype if needed + Thu Apr 15 14:04:03 1999 Johan Danielsson * Makefile.am: make make-print-version.o depend on version.h