git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22913 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-08 08:16:51 +00:00
parent 55d84fe955
commit 86773680d8

View File

@@ -1,5 +1,12 @@
2008-04-08 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/pkinit.c: Rename constants to match global header.
* lib/krb5/pkinit.c: Drop krb5_pk_identity and rename constants to
match global header.
* kdc/pkinit.c: Pick up krb5_pk_identity from krb5_locl.h.
* lib/krb5/scache.c (scc_alloc): %x is unsigned int.
2008-04-07 Love H<>rnquist <20>strand <lha@it.su.se>