mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Version 1.13.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23344 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a2adfe0f2a
commit
94290955f2
6 changed files with 100 additions and 22 deletions
21
ANNOUNCE
21
ANNOUNCE
|
@ -1,7 +1,7 @@
|
|||
Announcement
|
||||
************
|
||||
|
||||
The GNUstep Base Library, version 1.12.0, is now available.
|
||||
The GNUstep Base Library, version 1.13.0, is now available.
|
||||
|
||||
What is the GNUstep Base Library?
|
||||
=================================
|
||||
|
@ -18,26 +18,17 @@ portion of the OpenStep standard (the Foundation library).
|
|||
There is more information available at the GNUstep homepage at
|
||||
`http://www.gnustep.org'.
|
||||
|
||||
Noteworthy changes in version `1.12.0'
|
||||
Noteworthy changes in version `1.13.0'
|
||||
======================================
|
||||
|
||||
There have been a number of API changes and several methods have been
|
||||
depreciated in this release. Although current GNUstep programs that use
|
||||
these methods will still work in this version, there are enough changes
|
||||
that a new library version was considered useful. See the release notes
|
||||
for more details
|
||||
|
||||
New NSStream classes where added to the library.
|
||||
|
||||
User defaults were restructured to create the defaults lazily and
|
||||
can be set to not write to an external file at all, for developers who
|
||||
wish to use the library as a stand-alone library or in other situations
|
||||
where using external resources is not desired.
|
||||
Several sets of classes have been added for dealing with urls and
|
||||
predicates. A few minor api changes have occured as well. See the
|
||||
release notes for more details.
|
||||
|
||||
Where can you get it? How can you compile it?
|
||||
==============================================
|
||||
|
||||
The gnustep-base-1.12.0.tar.gz distribution file has been placed at
|
||||
The gnustep-base-1.13.0.tar.gz distribution file has been placed at
|
||||
<ftp://ftp.gnustep.org/pub/gnustep/core>.
|
||||
|
||||
Please log bug reports on the GNUstep project page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue