From aa10142e388bcedd26365f8e864e8e07727f89fb Mon Sep 17 00:00:00 2001 From: mccallum Date: Thu, 6 Apr 1995 01:16:37 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@296 72102866-910b-0410-8b05-ffd578937521 --- Documentation/todo.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/todo.texi b/Documentation/todo.texi index 4b2cba403..75fd7b746 100644 --- a/Documentation/todo.texi +++ b/Documentation/todo.texi @@ -59,6 +59,9 @@ a list of the claimed and unclaimed GNUStep classes. @itemize @bullet +@item Resolve the method type conflicts between GNUStep and the +Collection classes. + @item Many code fixes and cleanups, indicated with @samp{xxx} in the source. @item In remote object messaging, send exceptions back to the requestor.