diff --git a/cf/ChangeLog b/cf/ChangeLog index 527beb201..fab62e743 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,7 @@ +2000-07-08 Assar Westerlund + + * roken.m4: set CPPFLAGS_roken and call AC_CONFIG_SUBDIRS + 2000-07-02 Assar Westerlund * Makefile.am.common (CP): set and use diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index d7c06e541..0eeb67213 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,3 +1,9 @@ +2000-07-08 Assar Westerlund + + * Makefile.am (INCLUDES): add ../lib/krb5 + * kadmin_locl.h: add krb5_locl.h (since we just use some stuff + from there) + 2000-06-07 Assar Westerlund * add-random-users.c: new testing program that adds a number of diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index fc06951e9..85faeaa64 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,7 @@ +2000-07-08 Assar Westerlund + + * Makefile.am (ACLOCAL): fetch files from cf + 2000-07-01 Assar Westerlund * roken-common.h (pid_file_*): fix protos