summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-09-02 21:18:09 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-09-02 21:18:09 +0000
commit5cd6f191435dc78abf5c26f49a439c7926a5a8f6 (patch)
tree56df01f841b986a53143dc035fc5294bf360a77f /sys-boot/grub/ChangeLog
parentVersion bump (diff)
downloadgentoo-2-5cd6f191435dc78abf5c26f49a439c7926a5a8f6.tar.gz
gentoo-2-5cd6f191435dc78abf5c26f49a439c7926a5a8f6.tar.bz2
gentoo-2-5cd6f191435dc78abf5c26f49a439c7926a5a8f6.zip
Bug #330745: Grub needs executable stack. No version bump yet, new revbump with patchset coming in a few days.
(Portage version: 2.2_rc71/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r--sys-boot/grub/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index a1a5713633e2..21b7610565ba 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.143 2010/08/24 22:52:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.144 2010/09/02 21:18:09 robbat2 Exp $
+
+ 02 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r10.ebuild:
+ Bug #330745: Grub needs executable stack. No version bump yet, new revbump
+ with patchset coming in a few days.
24 Aug 2010; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild:
Redo autotool generation now that upstream uses python/autogen #334333.