diff options
author | 2012-05-29 09:48:00 +0000 | |
---|---|---|
committer | 2012-05-29 09:48:00 +0000 | |
commit | df87ad598e76f96cfe3e7cfa164c4674c0f2f7f9 (patch) | |
tree | 7af61e95fb407ce0c73d828ede20c79cd341a586 /sys-boot/grub/ChangeLog | |
parent | Bump haskeline to 0.6.4.7 (diff) | |
download | gentoo-2-df87ad598e76f96cfe3e7cfa164c4674c0f2f7f9.tar.gz gentoo-2-df87ad598e76f96cfe3e7cfa164c4674c0f2f7f9.tar.bz2 gentoo-2-df87ad598e76f96cfe3e7cfa164c4674c0f2f7f9.zip |
Add xarthisius' patch for bug #360513 to GRUB 0.97 patchset, reviewed by myself and jdhore, approved by Chainsaw in IRC
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r-- | sys-boot/grub/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index f5d240d0315d..b30986ea320a 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.203 2012/05/18 15:01:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.204 2012/05/29 09:48:00 ryao Exp $ + +*grub-0.97-r11 (29 May 2012) + + 29 May 2012; Richard Yao <ryao@gentoo.org> +grub-0.97-r11.ebuild: + Add xarthisius' patch for bug #360513 to GRUB 0.97 patchset, reviewed by + myself and jdhore, approved by Chainsaw in IRC 18 May 2012; Joseph Jezak <josejx@gentoo.org> grub-1.99-r2.ebuild, grub-2.00_beta5.ebuild, grub-9999.ebuild: |