Removed NSZone fix from todo list - done it.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3080 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1998-10-18 08:27:03 +00:00
parent b2de949b28
commit 29b0d09ce1

View file

@ -10,9 +10,6 @@
@itemize @bullet
@item @emph{Fix NSZoneFromPointer (when given a pointer to malloced memory), and
NSRecycleZone (to tramsfer 'live' objects to the default zone).} [4] (980805).
@item Implement Formatter classes (NSDateFormatter, etc) [5] (980722).
@item Check that every class implements coding (correctly). [2, NSCoder] (980721).