diff --git a/ChangeLog b/ChangeLog index eb0be49a8..ecc528ef8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-11-29 Love Hörnquist Åstrand + + * lib/hdb/Makefile.am: Add LIB_com_err to pacify AIX + 2006-11-28 Love Hörnquist Åstrand * lib/hdb/hdb-ldap.c: Make build again from the hdb_entry @@ -6,9 +10,6 @@ * lib/hdb/hdb.c (hdb_lock): also ignore EAGAIN as a locking retry error. - * lib/hdb/hdb.c (hdb_lock): also ignore EAGAIN as a locking retry - error. - * kdc/pkinit.c: Need better code in the DH parameter rejection case, add comment to that effect.