From 2f0967b969e6a0da0d13405f2a03fb7056f4018f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 28 Nov 2006 20:08:58 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19182 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 0b712f3bf..5259704d8 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,9 @@ 2006-11-28 Love Hörnquist Åstrand + * Makefile.am: Depend on LIB_com_err for AIX. + + * keyset.c: Remove anther strndup that causes AIX to fall over. + * cert.c: Don't check the trust anchors expiration time since they are transported out of band, from RFC3820.