git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19192 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-29 11:50:27 +00:00
parent 247bb1c42b
commit 538de94283

View File

@@ -1,5 +1,10 @@
2006-11-29 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c: Store what PK-INIT type we used to know reply
to expect, this avoids overwriting the real PK-INIT error from
just a failed requeat with a Windows PK-INIT error (that always
failes).
* kdc/Makefile.am: Add LIB_pkinit to pacify AIX
* lib/hdb/Makefile.am: Add LIB_com_err to pacify AIX