From 7a7e82c7de7834522bfe43cc5706aca818205175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 23 Feb 2008 19:59:28 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22632 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9cd61ab2e..734728a6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-02-23 Love Hörnquist Åstrand + + * include/Makefile.am (CLEANFILES): add wind.h and wind_err.h and + sort. + 2008-02-11 Love Hörnquist Åstrand * lib/hdb/hdb-ldap.c: Use malloc() instead of static buffer.