Version 1.15.2

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25820 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2008-01-01 21:51:49 +00:00
parent 43e228fade
commit 3831c24e4f
6 changed files with 106 additions and 78 deletions

View file

@ -28,12 +28,34 @@ notice and this notice are preserved.
changes and other information that might help developers and users
migrate to using a newer version of the library.
</p>
<section>
<heading>Version 1.15.2</heading>
<p>
This is an unstable release. Bug fixes include improved thread
safety and Key-Value observing.
</p>
Highlights:
<deflist>
<term>NSException</term>
<desc>
New MacOS X methods and improved stack trace.
</desc>
<term>NSThread</term>
<desc>
New methods from Mac OS 10.5 and new ivars
</desc>
<term>NSDecimal and NSDecimalNumber</term>
<desc>
Many improvements
</desc>
</deflist>
</section>
<section>
<heading>Version 1.15.1</heading>
<p>
This is an unstable release. There have been many bug fixes, but
also a few method additions and changes to some headers.
Also the license for this releas is now GPLv3 and LGPLv3.
Also the license for this release is now GPLv3 and LGPLv3.
</p>
Highlights:
<deflist>

View file

@ -11,6 +11,12 @@ The currently released version of the library is
See the @url{ReleaseNotes.html} document for more information.
@end ifclear
@section Noteworthy changes in version @samp{1.15.2}
Bug fixes include improved thread safety (and a change to the NSThread
class structure) and Key-Value observing.
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{1.15.1}
This is an unstable release. There may be API and ABI changes
@ -18,8 +24,6 @@ from previous releases. The licesne hase changed to GPLv3 and LGPLv3.
Mostly bug fixes, but a few improvements in NSPredicates and Key-Value
coding have been added.
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{1.15.0}
This is an unstable release from 1.14.0. It is otherwise