diff --git a/ChangeLog b/ChangeLog index 4b1cd41f4..03737b5c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,10 +29,6 @@ return any des-key not just keys that can be string-to-keyed by the client -2001-08-10 Assar Westerlund - - * Release 0.4e - 2001-08-10 Assar Westerlund * Release 0.4d diff --git a/appl/dceutils/ChangeLog b/appl/dceutils/ChangeLog index 8d991caaa..c5da023bc 100644 --- a/appl/dceutils/ChangeLog +++ b/appl/dceutils/ChangeLog @@ -1,3 +1,8 @@ +2001-08-24 Assar Westerlund + + * Makefile.am (dpagaix): make sure of using $(EXEEXT) just to + please automake (this is aix-only code) + 2001-02-07 Assar Westerlund * Makefile.am (dpagaix): needs to be linked with ld, add an diff --git a/cf/ChangeLog b/cf/ChangeLog index c65df757c..2112b5839 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,8 @@ +2001-08-24 Assar Westerlund + + * Makefile.am.common: change one += to = to AM_CFLAGS to avoid an + error with recent automake + 2001-08-22 Assar Westerlund * crypto.m4: SHA1_CTX should be SHA_CTX diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index ad74a8d99..60b539b3a 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,3 +1,8 @@ +2001-08-24 Assar Westerlund + + * Makefile.am: rename variable name to avoid error from current + automake + 2001-08-22 Assar Westerlund * kadmin_locl.h: include libutil.h if it exists