diff options
author | 2004-08-24 00:05:44 +0000 | |
---|---|---|
committer | 2004-08-24 00:05:44 +0000 | |
commit | edb2c8162ba9aaf567ac979f4c612b3c92d873a4 (patch) | |
tree | d0e711c65a6e68e662c2c7b4676ec991b4c2b8be /sys-boot/grub/ChangeLog | |
parent | Version bump. Closes bug #61115. (diff) | |
download | historical-edb2c8162ba9aaf567ac979f4c612b3c92d873a4.tar.gz historical-edb2c8162ba9aaf567ac979f4c612b3c92d873a4.tar.bz2 historical-edb2c8162ba9aaf567ac979f4c612b3c92d873a4.zip |
New grub ebuild, server- and uclibc-friendly, with added bugfix goodness
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 097f256dcf0b..09854764499c 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-boot/grub # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.20 2004/08/22 17:50:22 robmoss Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.21 2004/08/24 00:05:44 robmoss Exp $ + +*grub-0.95.20040823 (24 Aug 2004) + + 24 Aug 2004; <rmoss@gentoo.org> metadata.xml, +grub-0.95.20040823.ebuild: + Initial commit of grub-0.95 with CVS snapshot update. Supports (amongst other + things) savedefault (server-friendly feature) and uclibc (I hope...). *grub-0.94-r2 (22 Aug 2004) |