Talk about new ObjC patches.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1712 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-09-07 19:16:49 +00:00
parent 0d1efb9c0e
commit 4a691e80d7

View file

@ -1,5 +1,6 @@
The name of the library has changed. See the Apr 17 ChangeLog for a
list of what's changed, and the old and new names.
We are now using the latest Objective C runtime patches from Scott
Christley. Unfortunately, they runtime changes and the corresponding
required GNUstep Base Library changes are not compatible with the old
runtime. That is, you must install the new runtime patches in order
to compile this version of the GNUstepBase Library.
The `o-*' file names have been changed to `o_*' to better match their
function names and the GNU standards.