Stuff for new release

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39569 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2016-03-20 13:54:19 +00:00
parent 1ee226b495
commit 2162c52990
11 changed files with 343 additions and 461 deletions

View file

@ -29,6 +29,19 @@ notice and this notice are preserved.
migrate to using a newer version of the library.
</p>
<section>
<heading>Version 1.24.9</heading>
<p>A new stable (bugfix) release.<br />
Niels added support for generics.<br />
Support for 'ng' runtime library (latest language features
enabled)<br />
Performance optimisations and improved diagnostic messages.<br />
Garbage Collection deprecated (support to be removed).<br />
As usual, this release also contains an update to include the
most recent international timezone data.
</p>
</section>
<section>
<heading>Version 1.24.8</heading>
<p>A new stable (bugfix) release.<br />