From 276f5e2959fd96f5889a4b9a48ceb248b7e9aed2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 21 Apr 2005 14:02:56 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14879 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 67197abc5..3f1bb19f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,14 @@ +2005-04-21 Love Hörnquist Åstrand + + * kdc/kerberos5.c: spell succeeded correctly, From Sean Chittenden + + * lib/krb5/addr_families.c: catch two more snprintf problems + 2005-04-20 Love Hörnquist Åstrand * lib/hdb/Makefile.am: this lib include com_err, add -com_err to CHECK_SYMBOLS -2005-04-20 Love Hörnquist Åstrand - * appl/test/http_client.c: cast ssize_t to unsigned long, fix printf format