Update announcements

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34703 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2012-02-03 05:10:19 +00:00
parent d024ffcad9
commit da48d35d92
2 changed files with 17 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2012-02-03 Adam Fedor <fedor@gnu.org>
* Update announcements
2012-02-03 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSURL.m: Fixup for bug #35437

View file

@ -11,6 +11,19 @@ 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.24.0}
@itemize @bullet
@item There is binary incompatibility on 64bit systems in that the value of
the NSNotFound constant there is now 64bits rather than 32bits.
@item gcc-4.0 is the minimum official supported compiler for GNUstep
@item Support for the GNU LANGUAGES environment variable and other locale
improvements
@item IPV6 support for NSHost and networking operations
@item Support for UTF-8 string literals in source (compiler permitting)
@end itemize
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{1.23.0}
@itemize @bullet
@ -21,8 +34,6 @@ NSPointerArray when using clang and the GNUstep Objective-C 2.0 runtime 1.5
or later.
@end itemize
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{1.22.0}
@itemize @bullet