diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-06-28 10:10:04 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-06-28 10:10:04 +0000 |
commit | afd03b6dc0d77a1203693848aaed8bb3e36814db (patch) | |
tree | a42b252f437f35cc93e6dfa32228c6abe7f9ea7f /sys-boot/grub/ChangeLog | |
parent | Version bump fixes broken SONAME in 1.2.11 (diff) | |
download | gentoo-2-afd03b6dc0d77a1203693848aaed8bb3e36814db.tar.gz gentoo-2-afd03b6dc0d77a1203693848aaed8bb3e36814db.tar.bz2 gentoo-2-afd03b6dc0d77a1203693848aaed8bb3e36814db.zip |
Version bump to 2.00. Depend also on dejavu (otherwise starfield is not distributed). Add info about themes to default config file. Remove older betas/rcs apart from latest beta to ensure fallback if 2.00 has regressions.
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r-- | sys-boot/grub/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index c7f66f5ccbab..8f51765632b8 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,17 @@ # 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.213 2012/06/25 03:53:43 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.214 2012/06/28 10:10:04 scarabeus Exp $ + +*grub-2.00 (28 Jun 2012) + + 28 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> +files/grub.default-2, + -grub-2.00_beta0.ebuild, -grub-2.00_beta1.ebuild, -grub-2.00_beta2.ebuild, + -grub-2.00_beta2-r1.ebuild, -grub-2.00_beta3.ebuild, + -grub-2.00_beta3-r2.ebuild, -grub-2.00_beta5.ebuild, -grub-2.00_rc1.ebuild, + +grub-2.00.ebuild, grub-9999.ebuild: + Version bump to 2.00. Depend also on dejavu (otherwise starfield is not + distributed). Add info about themes to default config file. Remove older + betas/rcs apart from latest beta to ensure fallback if 2.00 has regressions. *grub-2.00_rc1 (25 Jun 2012) |