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.