diff options
author | 2009-01-28 12:56:33 +0000 | |
---|---|---|
committer | 2009-01-28 12:56:33 +0000 | |
commit | 5d48b1401302958c41ac9ada853e091756d4d00d (patch) | |
tree | 8bbb62b95e1eb5da40268b760774c0f99084e23c /gnustep-base/gnustep-make/ChangeLog | |
parent | Moved large patch to mirrors. (diff) | |
download | historical-5d48b1401302958c41ac9ada853e091756d4d00d.tar.gz historical-5d48b1401302958c41ac9ada853e091756d4d00d.tar.bz2 historical-5d48b1401302958c41ac9ada853e091756d4d00d.zip |
Version bump, fixes a bug relating to installation in a different domain. Adds USE flag for native exceptions, fixes bug #192394 and #255630
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'gnustep-base/gnustep-make/ChangeLog')
-rw-r--r-- | gnustep-base/gnustep-make/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/gnustep-base/gnustep-make/ChangeLog b/gnustep-base/gnustep-make/ChangeLog index 53f58893cb2a..3a8a89f668cd 100644 --- a/gnustep-base/gnustep-make/ChangeLog +++ b/gnustep-base/gnustep-make/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for gnustep-base/gnustep-make -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.79 2008/12/22 12:54:26 voyageur Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.80 2009/01/28 12:56:33 voyageur Exp $ + +*gnustep-make-2.0.8 (28 Jan 2009) + + 28 Jan 2009; Bernard Cafarelli <voyageur@gentoo.org> metadata.xml, + -gnustep-make-2.0.7.ebuild, +gnustep-make-2.0.8.ebuild: + Version bump, fixes a bug relating to installation in a different domain. + Adds USE flag for native exceptions, fixes bug #192394 and #255630 *gnustep-make-2.0.7 (22 Dec 2008) |