Updates for new unstable release

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27112 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2008-11-21 15:50:13 +00:00
parent 610c16665a
commit a5c34472f9
4 changed files with 23 additions and 7 deletions

View file

@ -29,7 +29,7 @@ notice and this notice are preserved.
migrate to using a newer version of the library.
</p>
<section>
<heading>Version 1.17.0</heading>
<heading>Version 1.15.4</heading>
<p>
This is an unstable release.
</p>
@ -44,7 +44,10 @@ notice and this notice are preserved.
<term>NSCoder</term>
<desc>New OSX10.5 methods for NSInteger implemented.</desc>
<term>NSConnection</term>
<desc>New OSX10.5 methods for server connections implemented.</desc>
<desc>New OSX10.5 methods for server connections implemented.<br />
A keepalive facility so that daemons can tell (on mswindows)
that all client processes have gone away, and shut themselves down.
</desc>
<term>NSData</term>
<desc>New OSX method stubs.</desc>
<term>NSException</term>
@ -65,10 +68,16 @@ notice and this notice are preserved.
<desc>Fully support namespace handling and fix bugs.</desc>
<term>NSKeyValueCoding, NSKeyValueObserving</term>
<desc>Made fully functional and MacOS-X compatible.</desc>
<term>Windows 64bit</term>
<desc>Changes so that the library can be built/used for 64bit windows.
</desc>
<term>@synchronize</term>
<desc>Support for new ObjC language feature.
</desc>
</deflist>
<p>The current emphasis of the base library is MacOS-X compatibility,
and the headers in this release mark many non-MacOS-X methods as being
scheduled for removal by the next release (from 1.17.0).<br />
scheduled for removal by the next unstable release (from 1.17.0).<br />
These methods will mostly be moved to the 'additions' library,
(which can be built stand-alone in conjunction with the Cocoa Foundation
framework as libgnustep-baseadd on OSX) and their declarations will