From cc7fe2d774cbb0f8840f6a475e1be139c88c981b Mon Sep 17 00:00:00 2001 From: Andrew McCallum Date: Mon, 8 Jan 1996 17:08:10 +0000 Subject: [PATCH] Mention GNUStep foundation. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@693 72102866-910b-0410-8b05-ffd578937521 --- Documentation/announce.texi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/announce.texi b/Documentation/announce.texi index 402801075..863d37f2f 100644 --- a/Documentation/announce.texi +++ b/Documentation/announce.texi @@ -13,8 +13,11 @@ designed in the Smalltalk tradition. It includes collection objects for maintaining groups of objects and C types, streams for I/O to various destinations, coders for formating objects and C types to streams, ports for network packet transmission, distributed objects (remote object -messaging), pseudo-random number generators, string handling, and time -handling facilities. +messaging), pseudo-random number generators, character string classes, +and time handling facilities. + +The library also includes the foundation classes for the GNUStep +project. @ignore So that developers of non-free, commercial programs can use the library,