From 4a691e80d7168d6f86e7c10efc670ed896ab2efa Mon Sep 17 00:00:00 2001 From: mccallum Date: Sat, 7 Sep 1996 19:16:49 +0000 Subject: [PATCH] Talk about new ObjC patches. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1712 72102866-910b-0410-8b05-ffd578937521 --- RELEASE-NOTES | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 251aec4be..1b6cc6310 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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.