From c5b38c1237c94a86e79123a6abaac0cc6c890aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 29 Nov 2006 07:18:54 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19187 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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.