From cc22cac7ad66cf72b619941b649facfdae96e1f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 10 May 2005 09:24:19 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15111 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1ffae9232..ef46082cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-10 Love Hörnquist Åstrand + + * krb5_compare_creds.3, krb5_get_init_creds.3, krb5_krbhst_init.3, + krb5_storage.3: make more pretty, from Björn Sandell + 2005-05-09 Dave Love * doc/setup.texi: Fix and clarify password quality check examples.