git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19182 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-28 20:08:58 +00:00
parent 7c3c9f7fa1
commit 2f0967b969

View File

@@ -1,5 +1,9 @@
2006-11-28 Love H<>rnquist <20>strand <lha@it.su.se> 2006-11-28 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 * cert.c: Don't check the trust anchors expiration time since they
are transported out of band, from RFC3820. are transported out of band, from RFC3820.