From c8554122438eec4041e78fc301d6895fd336b0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 10 Jun 2007 06:21:34 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21042 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 72fe199ac..fc858cd97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ -2007-06-07 Love Hörnquist Åstrand +2007-06-09 Love Hörnquist Åstrand + * kdc/krb5tgs.c: Constify. + + * kdc/kerberos5.c: Constify. + + * kdc/pkinit.c: Check for KRB5-PADATA-PK-AS-09-BINDING. Constify. + +2007-06-08 Love Hörnquist Åstrand + + * include/Makefile.am: Make krb5-types.h nodist_include_HEADERS. + + * kdc/Makefile.am: EXTRA_DIST += version-script.map. + +2007-06-07 Love Hörnquist Åstrand + * Makefile.am (print-distdir): print name of dist * kdc/pkinit.c: Break out loading of mappings file to a separate