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:
Adam Fedor 2006-08-28 14:39:37 +00:00
parent a2adfe0f2a
commit 94290955f2
6 changed files with 100 additions and 22 deletions

11
NEWS
View file

@ -1,10 +1,17 @@
News
****
The currently released version of the library is `1.12.0'.
The currently released version of the library is `1.13.0'.
See the <ReleaseNotes.html> document for more information.
Noteworthy changes in version `1.13.0'
======================================
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.
Noteworthy changes in version `1.12.0'
======================================
@ -12,7 +19,7 @@ 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
for more details.
New NSStream classes where added to the library.