mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Version 1.5.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14381 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cf76f86239
commit
cfe647fa32
5 changed files with 31 additions and 30 deletions
32
ANNOUNCE
32
ANNOUNCE
|
@ -1,7 +1,7 @@
|
|||
Announcement
|
||||
************
|
||||
|
||||
The GNUstep Base Library, version 1.4.0, is now available.
|
||||
The GNUstep Base Library, version 1.5.0, is now available.
|
||||
|
||||
What is the GNUstep Base Library?
|
||||
=================================
|
||||
|
@ -19,39 +19,19 @@ portion of the OpenStep standard (the Foundation library).
|
|||
There is more information available at the GNUstep homepage at
|
||||
`http://www.gnustep.org'.
|
||||
|
||||
Noteworthy changes in version `1.4.0'
|
||||
Noteworthy changes in version `1.5.0'
|
||||
=====================================
|
||||
|
||||
Since the last stable release, several interface changes have been made.
|
||||
You must recompile all libraries/tools/applications that depend on
|
||||
gnustep-base to avoid any problems.
|
||||
* New MacOSX methods implemented (NSString, NSArray, NSObject)
|
||||
|
||||
* Rewrite of NSURL
|
||||
* Fixed bug that occationally deleted user defaults.
|
||||
|
||||
* Add NSZombie class.
|
||||
|
||||
* GC improvements
|
||||
|
||||
* Other fixes for Windows - DO now works on Windows
|
||||
|
||||
* New localization/internationalization tool make_strings
|
||||
|
||||
* libffi support.
|
||||
|
||||
* Traditional Chinese extensions added.
|
||||
|
||||
* New, partially finished Objective-C/Foundation programming manual.
|
||||
|
||||
* Runs on Darwin with GNU runtime.
|
||||
|
||||
* XML property lists
|
||||
|
||||
* gdomap - security bug fixes.
|
||||
* Tcp connections use runloop in NSConnectionReplyMode.
|
||||
|
||||
Where can you get it? How can you compile it?
|
||||
==============================================
|
||||
|
||||
The gnustep-base-1.4.0.tar.gz distribution file has been placed on
|
||||
The gnustep-base-1.5.0.tar.gz distribution file has been placed on
|
||||
`ftp.gnustep.org' in `pub/gnustep/core'.
|
||||
|
||||
The library requires gcc 2.8.0 or higher. See the `GNUstep-HOWTO'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue