From 081fa73cbfbded20449ac8bb9671d6b4f21840c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 1 Jul 2005 15:47:37 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15545 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 48d203d96..98ad5d493 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ 2005-07-01 Love Hörnquist Åstrand + + * kdc: prefix pkinit symbols with _kdc + + * kuser/kinit.c: avoid shadowing variables + + * kuser: s/optind/optidx/ * kdc: adapt pkinit code to libkdc split @@ -21,7 +27,7 @@ * kdc: Merge in the libkdc/kdc configuration split from Andrew Bartlet - * lib/krb5/crypto.c: optionally compile in support for string2key + * lib/krb5/crypto.c: optionally compile in support for afs string2key * configure.in: add --disable-afs-string-to-key to allow removal of support for afs string2key (and dependency on crypt) @@ -189,6 +195,10 @@ * kdc/kerberos5.c (tgs_rep2): rename loop to nloop to avoid shadow warning +2005-06-15 Love Hörnquist Åstrand + + * Release 0.7, see branch + 2005-06-14 Love Hörnquist Åstrand * lib/krb5/Makefile.am: TESTS += test_mem libkrb5_la_SOURCES +=