From 6082d70538fec1c723e0820328af30e940fa2d8f Mon Sep 17 00:00:00 2001 From: gcasa Date: Sun, 18 Nov 2001 19:02:30 +0000 Subject: [PATCH] Added comment for "gopen" addition to Tools directory. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11420 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4928f158f..9a6ddaa16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-11-18 Gregory John Casamento + + * Tools/gopen.m: added a tool which works like the OPENSTEP 4.2/Mach + "open" command to the tools directory. + 2001-11-15 Laurent Julliard * Source/NSBrowser.m: NSBrowser encoder and decoder added