| 1 | # ChangeLog for sys-boot/grub |
1 | # ChangeLog for sys-boot/grub |
| 2 | # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.102 2008/11/01 12:46:54 robbat2 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.103 2008/11/06 01:28:56 robbat2 Exp $ |
|
|
4 | |
|
|
5 | *grub-0.97-r8 (05 Nov 2008) |
|
|
6 | |
|
|
7 | 05 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> +grub-0.97-r8.ebuild: |
|
|
8 | Patchset version bump, fixes bugs 220687, 245741, 218611 (maybe), 231684 |
|
|
9 | (maybe). In package.mask still, careful testing needed. |
| 4 | |
10 | |
| 5 | 01 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r6.ebuild: |
11 | 01 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r6.ebuild: |
| 6 | Add a magic flag GRUB_STATIC_PACKAGE_BUILDING which along with USE=static |
12 | Add a magic flag GRUB_STATIC_PACKAGE_BUILDING which along with USE=static |
| 7 | -ncurses is used to build grub-static tarballs from now on. |
13 | -ncurses is used to build grub-static tarballs from now on. |
| 8 | |
14 | |