From 71c797a6b52b393f8e2683a0935c2cc6a0ebaddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 9 Feb 2006 11:37:06 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16729 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6d8fa138a..c57b0b8d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ -2006-02-03 Love Hörnquist Åstrand +2006-02-09 Love Hörnquist Åstrand + * lib/krb5/krb5_locl.h: Move Configurable options to last in the + file. + + * lib/krb5/krb5_locl.h: Wrap KRB5_ADDRESSLESS_DEFAULT with #ifndef + +2006-02-03 Love Hörnquist Åstrand + * kpasswd/kpasswdd.c: Send back a better error-message to the client in case the password change was rejected.