Fixes for post-0.1.14.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@694 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-01-08 17:14:38 +00:00
parent cc7fe2d774
commit dd06bc1beb

View file

@ -20,7 +20,7 @@ New class NSMethodSignature.
@item Running './configure' and building the library in a different
directory than the source works as it should, according to the GNU
standard.
standards.
@item Dynamic loading fixes for Solaris, thanks to Adam Fedor.
@ -37,10 +37,15 @@ tree; the LinkedList nodes also have pointers back to the tree nodes.)
@item NSObjCRuntime functions implemented. NSObject description methods
implemented.
@item Bug fixes in NSString, NSDictionary and NSArray.
@item Bug fixes in NSString, NSDictionary, NSArray, NSGeometry and other
places.
@end itemize
@c ====================================================================
@c Keep the next line just below the list of changes in most recent version.
@ifclear ANNOUNCE_ONLY
@section Noteworthy changes since version @samp{0.1.13}
@itemize
@ -58,10 +63,6 @@ methods implemented.
@end itemize
@c ====================================================================
@c Keep the next line just below the list of changes in most recent version.
@ifclear ANNOUNCE_ONLY
@section Noteworthy changes since version @samp{0.1.12}
@itemize