From 61576040e42ec189028975e459728fe685e954a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 7 Jul 2005 19:16:37 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15572 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 73219846e..25df1f2e9 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,5 +1,9 @@ 2005-07-07 Love Hörnquist Åstrand + * roken.h.in: If we have include it, its needed for + strcasecmp() on those platforms that are SUS3/iso c99 strict (like + AIX) + * roken-common.h: remove duplicate ; 2005-07-06 Love Hörnquist Åstrand