From 4929fb8a89c7218f35357d8f3847da8a9461c174 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 8 May 2001 10:05:06 +0000 Subject: [PATCH] Fixed date in my last ChangeLog entry - I was confused by the '2001-05-04' format which conflicts with the Italian format (04/05/2001). git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9898 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 51f87985f..26f3243ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * Tools/gdomap.c: Fixes to last modifications - provided by Chris B Vetter. -2001-06-04 Nicola Pero +2001-05-04 Nicola Pero * Source/NSObject.m (GSGetValue): Call handleQueryWithUnboundKey: rather than handleTakeValue:forUnboundKey: when no property