From 20e76abc4386b0783b03992e6cd38afafa836632 Mon Sep 17 00:00:00 2001 From: ovidiu Date: Wed, 22 Oct 1997 00:48:28 +0000 Subject: [PATCH] Updated the documentation. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2542 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9d8d261a7..286e9fdc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,8 @@ Tue Oct 21 16:21:06 1997 Ovidiu Predescu * Source/NSScroller.m: Delete unnecessary commented out portions of code. + * Documentation/news.tmpl.texi: Updated. + Mon Oct 20 14:32:55 1997 Scott Christley * Fill out NSBox implementation.