diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-01-02 01:51:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-01-02 01:51:05 +0000 |
commit | 3db829342e976fb8507cf84ad8e63a90ddcc4294 (patch) | |
tree | 4a710efacc378d994ea1e8ddcefb877948174e05 /sys-boot/grub/ChangeLog | |
parent | Add patch to fix building with gcc-4.3. Thanks to Marek Cruz <programatorfre... (diff) | |
download | historical-3db829342e976fb8507cf84ad8e63a90ddcc4294.tar.gz historical-3db829342e976fb8507cf84ad8e63a90ddcc4294.tar.bz2 historical-3db829342e976fb8507cf84ad8e63a90ddcc4294.zip |
Ext4 funtime for grub-0.97 series. Remember to reinstall it in your MBR.
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28-03114-g3c92ec8 x86_64
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r-- | sys-boot/grub/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index b9d246d739c4..2a19d4313e05 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-boot/grub -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.109 2008/12/31 09:09:06 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.110 2009/01/02 01:51:05 robbat2 Exp $ + +*grub-0.97-r9 (02 Jan 2009) + + 02 Jan 2009; Robin H. Johnson <robbat2@gentoo.org> +grub-0.97-r9.ebuild: + Ext4 funtime for grub-0.97 series. Remember to reinstall it in your MBR. 31 Dec 2008; Mike Frysinger <vapier@gentoo.org> grub-1.96.ebuild, grub-9999.ebuild: |