mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Merged in 'dawn' CVS branch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3827 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2c66a6581f
commit
fc772ee2e5
26 changed files with 1090 additions and 607 deletions
9
ANNOUNCE
9
ANNOUNCE
|
@ -1,7 +1,7 @@
|
|||
Announcement
|
||||
************
|
||||
|
||||
The GNUstep Base Library, version 0.5.0, is now available.
|
||||
The GNUstep Base Library, version 0.5.5, is now available.
|
||||
|
||||
What is the GNUstep Base Library?
|
||||
=================================
|
||||
|
@ -14,8 +14,7 @@ network ports, remote object messaging support (distributed objects),
|
|||
event loops, and random number generators.
|
||||
|
||||
It provides functionality that aims to implement the non-graphical
|
||||
portion of the OpenStep standard. In many cases, the `NS*' classes are
|
||||
implemented as wrappers around more featureful GNU classes.
|
||||
portion of the OpenStep standard (the Foundation library).
|
||||
|
||||
There is more information available at the GNUstep homepage at
|
||||
`http://www.gnustep.org'.
|
||||
|
@ -23,8 +22,8 @@ implemented as wrappers around more featureful GNU classes.
|
|||
Where can you get it? How can you compile it?
|
||||
==============================================
|
||||
|
||||
The gstepbase-0.5.0.tar.gz distribution file has been placed on
|
||||
`ftp.gnu.org' in `pub/gnu'.
|
||||
The gstepbase-0.5.5.tar.gz distribution file has been placed on
|
||||
`ftp.gnu.org' in `pub/gnu/gstep'.
|
||||
|
||||
The library requires gcc 2.8.0 or higher. Significant sections of
|
||||
the library do not work with the NeXT runtime, so we recommend using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue