diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-06-29 21:59:46 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-06-29 21:59:46 +0000 |
commit | a483588552e2e07f1fe118e81f7d2c15eddcecd7 (patch) | |
tree | b30e94efba506769384019fad67f2920c350546f /sys-boot/syslinux/ChangeLog | |
parent | Minor patch to compile when both 1.8 and 1.9 slots of xulrunner are present. (diff) | |
download | historical-a483588552e2e07f1fe118e81f7d2c15eddcecd7.tar.gz historical-a483588552e2e07f1fe118e81f7d2c15eddcecd7.tar.bz2 historical-a483588552e2e07f1fe118e81f7d2c15eddcecd7.zip |
Version bump. Adds support for booting from ext4 and btrfs, as well as booting from GPT >2TB.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sys-boot/syslinux/ChangeLog')
-rw-r--r-- | sys-boot/syslinux/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index 34f80bb150fb..77e7d37cdb27 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-boot/syslinux # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.68 2010/06/22 13:11:19 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.69 2010/06/29 21:59:46 chithanh Exp $ + +*syslinux-4.00 (29 Jun 2010) + + 29 Jun 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -syslinux-4.00_pre55.ebuild, +syslinux-4.00.ebuild: + Version bump. Adds support for booting from ext4 and btrfs, as well as + booting from GPT >2TB. *syslinux-4.00_pre55 (22 Jun 2010) |