diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-10-20 17:29:28 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-10-20 17:29:28 +0000 |
commit | 6bd8669db5b10b0b4cc11a2f48b0b931f15a360c (patch) | |
tree | bf7131af76e38d55578674241f5e79fb64e57acd /sys-boot/grub/ChangeLog | |
parent | revbump of grub:0 , supporting gx86-multilib (bug 510758) and addressing bugs... (diff) | |
download | historical-6bd8669db5b10b0b4cc11a2f48b0b931f15a360c.tar.gz historical-6bd8669db5b10b0b4cc11a2f48b0b931f15a360c.tar.bz2 historical-6bd8669db5b10b0b4cc11a2f48b0b931f15a360c.zip |
A quick fix regarding amd64 static building without ncurses
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
Manifest-Sign-Key: 0x2B6559ED
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r-- | sys-boot/grub/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index ad8d5930b628..4fa4f93454cc 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.322 2014/10/20 17:22:05 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.323 2014/10/20 17:29:22 axs Exp $ + + 20 Oct 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> grub-0.97-r14.ebuild: + A quick fix regarding amd64 static building without ncurses *grub-0.97-r14 (20 Oct 2014) |