mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Version 1.14.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24991 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
10ee2df65a
commit
b7fe1c5ad3
5 changed files with 189 additions and 171 deletions
31
ANNOUNCE
31
ANNOUNCE
|
@ -1,10 +1,10 @@
|
|||
Announcement
|
||||
************
|
||||
1 Announcement
|
||||
**************
|
||||
|
||||
The GNUstep Base Library, version 1.13.0, is now available.
|
||||
The GNUstep Base Library, version 1.14.0, is now available.
|
||||
|
||||
What is the GNUstep Base Library?
|
||||
=================================
|
||||
1.1 What is the GNUstep Base Library?
|
||||
=====================================
|
||||
|
||||
The GNUstep Base Library is a library of general-purpose, non-graphical
|
||||
Objective C objects. For example, it includes classes for strings,
|
||||
|
@ -18,21 +18,22 @@ 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.13.0'
|
||||
======================================
|
||||
1.2 Noteworthy changes in version `1.14.0'
|
||||
==========================================
|
||||
|
||||
Several sets of classes have been added for dealing with urls and
|
||||
predicates. A few minor api changes have occured as well. See the
|
||||
release notes for more details.
|
||||
Many portability (particularly for ms-windows) and MacOS-X
|
||||
compatibility fixes. New MacOS-X classes and incorporation of
|
||||
NSAffineTransform and NSSpellServer which were formerly in the gui
|
||||
library. Improved performance of amssively multithreaded programs.
|
||||
|
||||
Where can you get it? How can you compile it?
|
||||
==============================================
|
||||
1.3 Where can you get it? How can you compile it?
|
||||
==================================================
|
||||
|
||||
The gnustep-base-1.13.0.tar.gz distribution file has been placed at
|
||||
<ftp://ftp.gnustep.org/pub/gnustep/core>.
|
||||
The gnustep-base-1.14.0.tar.gz distribution file has been placed at
|
||||
`ftp://ftp.gnustep.org/pub/gnustep/core'.
|
||||
|
||||
Please log bug reports on the GNUstep project page
|
||||
<http://savannah.gnu.org/bugs/?group=gnustep> or send bug reports to
|
||||
`http://savannah.gnu.org/bugs/?group=gnustep' or send bug reports to
|
||||
<bug-gnustep@gnu.org>.
|
||||
|
||||
Copyright (C) 2005 Free Software Foundation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue