Minor tidy

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9056 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 2001-02-08 19:41:22 +00:00
parent 7a1cf556cb
commit 8316c4eb99

View file

@ -2,6 +2,8 @@
* Source/GSString.m: permit nil string when replacing characters
in range. Treat as an empty string rather than raising exception.
* Source/GSFormat.h: Add header for wchar
* Source/NSCoder.m: Remove spurious semicolon
2001-02-07 Jonathan Gapen <jagapen@home.com>