diff options
author | Robert Moss <robmoss@gentoo.org> | 2004-08-24 00:05:44 +0000 |
---|---|---|
committer | Robert Moss <robmoss@gentoo.org> | 2004-08-24 00:05:44 +0000 |
commit | 39fa51a370a5c7e7dab47a81e939c0e2a3c3b956 (patch) | |
tree | 06428f5e2d109ef60f4effb78c09ddaed10d1411 /sys-boot/grub/ChangeLog | |
parent | Version bump. Closes bug #61115. (Manifest recommit) (diff) | |
download | gentoo-2-39fa51a370a5c7e7dab47a81e939c0e2a3c3b956.tar.gz gentoo-2-39fa51a370a5c7e7dab47a81e939c0e2a3c3b956.tar.bz2 gentoo-2-39fa51a370a5c7e7dab47a81e939c0e2a3c3b956.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) |