diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 10:23:52 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 10:23:52 +0000 |
commit | 9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d (patch) | |
tree | 00886f899d1bb80cd9da033994a1264867144f08 | |
parent | b160f36f08edccbcaeb2624111dc3481b1f3d69d (diff) | |
download | drakx-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.tar drakx-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.tar.gz drakx-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.tar.bz2 drakx-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.tar.xz drakx-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.zip |
do comment change in bootloader.pm here too
-rw-r--r-- | perl-install/install/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 93a22f12b..2b511fee6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,11 @@ Version 10.4.183 - 31 August 2007, by Pascal "Pixel" Rigaux - add new step "choose desktop", before or hiding "choose groups" +- bootloader-config + o handle new naming of vmlinuz flavors: vmlinuz-<version>-<flavor>-Xmdv + instead of vmlinuz-<version>-Xmdv<flavor> + o always use "linux" short name instead of "linux-<flavor>" + (since the long name is quite nice nowadays) Version 10.4.182 - 30 August 2007, by Thierry Vignaud |