diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index 542667ec1..5a7351168 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,3 +1,8 @@ +2000-01-25 Assar Westerlund + + * load.c: checking all parsing for errors and all memory + allocations also + 2000-01-02 Assar Westerlund * server.c: check initial flag in ticket and allow users to change diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 7429ac0f8..b479f39d7 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,8 @@ +2000-01-26 Assar Westerlund + + * md4.c, md4.h, md5.c, md5.h, sha.c, sha.h: move to the + pseudo-standard APIs + 1999-12-06 Assar Westerlund * Makefile.am: set version to 1:0:1 diff --git a/lib/otp/ChangeLog b/lib/otp/ChangeLog index c9ac54591..ac771b0fe 100644 --- a/lib/otp/ChangeLog +++ b/lib/otp/ChangeLog @@ -1,3 +1,8 @@ +2000-01-26 Assar Westerlund + + * otp_md.c: start using the pseudo-standard APIs for the hash + functions + 1999-10-20 Assar Westerlund * Makefile.am: set version to 0:1:0