Release new version

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40479 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2017-04-14 09:54:19 +00:00
parent 1f786ad7a8
commit 090aa2445d
8 changed files with 127 additions and 106 deletions

View file

@ -40,8 +40,9 @@ notice and this notice are preserved.
Improved support for 64bit little-endian systems.<br />
Ported to Debian/Hurd.<br />
ICU string (regexp in particular) fixes.<br />
OSX compatibity changes in NSRunLoop behavior.<br />
Alterntive sort algorithms selectable at runtime.<br />
OSX compatibity changes in NSRunLoop behavior and NSTask.<br />
Alternative sort algorithms selectable at runtime.<br />
Many bugfixes and cleanups.<br />
As usual, this release also contains an update to include the
most recent international timezone data.
</p>

View file

@ -18,8 +18,9 @@ See the @url{ReleaseNotes.html} document for more information.
@item OpenSSL bundle removed since it didn't match GNUTLS support
@item Ported to Debian/Hurd
@item ICU string (regexp in particular) fixes
@item OSX compatibity changes in NSRunLoop behavior
@item Alterntive sort algorithms selectable at runtime
@item OSX compatibity changes in NSRunLoop and NSTask behavior
@item Alternative sort algorithms selectable at runtime
@item Many bugfixes and cleanups.
@item As usual, this release also contains an update to include the
most recent international timezone data.
@end itemize