mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Version 1.3.3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13831 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c327d23824
commit
69ca1d3f93
4 changed files with 57 additions and 18 deletions
|
@ -8,7 +8,26 @@
|
|||
The currently released version of the library is
|
||||
@samp{@value{GNUSTEP-BASE-VERSION}}.
|
||||
@end ifclear
|
||||
@
|
||||
|
||||
@section Noteworthy changes in version @samp{1.3.3}
|
||||
|
||||
Note there are interface and binary changes in this release that
|
||||
require you to recompile all applications and tools that use gnustep-base.
|
||||
|
||||
@itemize @bullet
|
||||
@item Rewrite of NSURL (NOTE: Requires recompilation of all apps!)
|
||||
@item NSMapTable fix (also requires recompilation).
|
||||
@item Hack to avoid bug in gcc 3.1
|
||||
@item MacOSX compatibility changes: -dealloc, NSLog
|
||||
@item Add NSZombie class.
|
||||
@item GC improvements
|
||||
@item Support for system-wide .GNUsteprc
|
||||
@end itemize
|
||||
|
||||
@c ====================================================================
|
||||
@c Keep the next line just below the list of changes in most recent version.
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Noteworthy changes in version @samp{1.3.2}
|
||||
|
||||
@itemize @bullet
|
||||
|
@ -21,10 +40,6 @@ The currently released version of the library is
|
|||
@item Unicode and UTF8 handling improvements.
|
||||
@end itemize
|
||||
|
||||
@c ====================================================================
|
||||
@c Keep the next line just below the list of changes in most recent version.
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Noteworthy changes in version @samp{1.3.0}
|
||||
|
||||
@itemize @bullet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue