Mention deletion of obsolete files

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3655 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 1999-02-04 14:07:52 +00:00
parent dec060a8fb
commit 94fc235cda

View file

@ -1,5 +1,6 @@
Thu Feb 4 13:10:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
Deleted all the old property-list and strings-file parsing stuff.
* Source/NSBitmapCharSet.m: ([-formUnionWithCharacterSet]) corrected
to use bitwise or rather than logical or.
([-formIntersectionWithCharacterSet:]) corrected to use bitwise and