From 3fdb2ae3e3c362b74af234c27d621835be471f87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 24 Mar 2008 12:05:14 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22705 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9ea8895fc..038a4ef6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ 2008-03-20 Love Hörnquist Åstrand * doc/setup.texi: Fix sasl-regexp, from Howard Chu. + +2008-03-19 Love Hörnquist Åstrand + * kuser/kgetcred.c: Add stub --canonicalize implementation. + 2008-03-14 Love Hörnquist Åstrand * kdc/kx509.c: Adapt to hx509_env changes.