Version 1.6.0

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@25128 72102866-910b-0410-8b05-ffd578937521
main
fedor 19 years ago
parent f6e85c64d2
commit be3e42bba9

@ -1,3 +1,7 @@
2007-05-07 Adam Fedor <fedor@gnu.org>
* Version 1.60
2007-05-06 Nicola Pero <nicola.pero@meta-innovation.com>
* ChangeLog: Removed GNUstep-specific entries. This is supposed

@ -34,7 +34,7 @@ endif
include $(GNUSTEP_MAKEFILES)/common.make
PACKAGE_NAME = gnustep-objc
VERSION=1.4.0
VERSION=1.6.0
SVN_MODULE_NAME = libobjc
SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs
SVN_TAG_NAME=objc

@ -26,6 +26,11 @@ make install
------------------------------------------------------------------------
Changes:
------------------------------------------------------------------------
Version 1.6.0
-------------
Update to latest gcc changes.
Fix makefiles for GNUstep make 2.0 release.
Version 1.4.0
-------------
Fix the protocol initizization bug, various other protocol bugs.

Loading…
Cancel
Save