From a0b4cbad19a0bfdfdfeb06bada6fd60a94f5c7c8 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 10 Jun 2002 14:12:28 +0000 Subject: [PATCH] Fixed date of last two changelog entries ... had put in the wrong one git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13824 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 72615954c..32c9fecce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ -2002-06-11 Georg Fleischmann +2002-06-10 Georg Fleischmann * Source/NSControl.m ([NSControl -mouseDown:]): Set NSPeriodicMask for continuous cells, and 0 otherwise. -2002-06-11 Georg Fleischmann +2002-06-10 Georg Fleischmann * Model/GMAppKit.m ([NSCell -encodeWithModelArchiver:]): Restore sendActionMask.