summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2009-01-28 12:56:33 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2009-01-28 12:56:33 +0000
commit38920200a60e2d5d9543d3bef2b17d068b5cf15d (patch)
tree4d95cc3d8c1b300f4a20cd611ac743fd4993d149 /gnustep-base/gnustep-make/ChangeLog
parentMoved large patch to mirrors. (diff)
downloadgentoo-2-38920200a60e2d5d9543d3bef2b17d068b5cf15d.tar.gz
gentoo-2-38920200a60e2d5d9543d3bef2b17d068b5cf15d.tar.bz2
gentoo-2-38920200a60e2d5d9543d3bef2b17d068b5cf15d.zip
Version bump, fixes a bug relating to installation in a different domain. Adds USE flag for native exceptions, fixes bug #192394 and #255630
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-base/gnustep-make/ChangeLog')
-rw-r--r--gnustep-base/gnustep-make/ChangeLog11
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)