diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-11 05:14:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-11 05:14:32 +0000 |
commit | cf335761aa94c7908c7801402107e6834307f617 (patch) | |
tree | 4677de6961025a6d04cc273356fff127601e7d7f /sys-boot/grub/ChangeLog | |
parent | touchups (diff) | |
download | gentoo-2-cf335761aa94c7908c7801402107e6834307f617.tar.gz gentoo-2-cf335761aa94c7908c7801402107e6834307f617.tar.bz2 gentoo-2-cf335761aa94c7908c7801402107e6834307f617.zip |
Add patches/fixes for a bunch of bugs ... basically lets fix i2o-raid support, NX segfaults on amd64, PIC build failures, and hardened objcopy funk. Thanks to Ryan Hill and everyone on #80693.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r-- | sys-boot/grub/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index 042c347416c6..30f02425205c 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-boot/grub # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.33 2005/03/05 20:28:13 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.34 2005/03/11 05:14:32 vapier Exp $ + +*grub-0.96-r1 (11 Mar 2005) + + 11 Mar 2005; Mike Frysinger <vapier@gentoo.org> + +files/grub-0.96-PIC.patch, +files/grub-0.96-i2o-raid.patch, + +files/grub-0.96-nxstack.patch, +grub-0.96-r1.ebuild: + Add patches/fixes for a bunch of bugs ... basically lets fix i2o-raid + support, NX segfaults on amd64, PIC build failures, and hardened objcopy + funk. Thanks to Ryan Hill and everyone on #80693. *grub-0.96 (05 Mar 2005) |