diff --git a/ChangeLog b/ChangeLog index 34345c2e6..4927366b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ +2006-04-20 Love Hörnquist Åstrand + + * kdc/config.c: unbreak + + * lib/krb5/pkinit.c: Handle diffrences between libhcrypto and + libcrypto. + + * kdc/config.c: Rename pki-chain to pki-pool to match rest of + code. + 2006-04-12 Love Hörnquist Åstrand + * lib/krb5/rd_priv.c: Fix argument to krb5_data_zero. + * kdc/config.c: Added certificate revoke information from configuration file. diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 67cd60bdc..6f827dd11 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,7 @@ +2006-04-20 Love Hörnquist Åstrand + + * dh.h: Add cpp-rename for DH_check_pubkey + 2006-04-17 Love Hörnquist Åstrand * rand.h: Add more RAND functions.