From d38cfed72d132e71a3e3bd27e50ee7af3f01d88a Mon Sep 17 00:00:00 2001 From: Richard Frith-Macdonald Date: Sun, 11 Nov 2001 06:49:35 +0000 Subject: [PATCH] Clarify git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11360 72102866-910b-0410-8b05-ffd578937521 --- Old/README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Old/README b/Old/README index efed3c520..c76a3b45c 100644 --- a/Old/README +++ b/Old/README @@ -4,10 +4,13 @@ This directory contains code that does not (and is not intended to) build. * WARNING * The source code here is obsolete - mostly from the original libObjects library -that was used as a bais for gstep-base. +that was used as a basis for GNUstep-base. The GNUstep base library has been +almost entirely rewritten since this code was used! -The files have been preserved in case we want to re-use them at some point, -or use them as the basis/inspiration for an additional library. +The files have been preserved in case we want to use them at some point, +as the basis/inspiration for an additional library. -They are NOT part of gstep-base proper. +They are NOT part of GNUstep-base proper and are not supported in any way, +they are also unlikely to be preserved indefinately, and will probably be +removed from the CVS repository at some point.