diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-07-31 10:33:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-07-31 10:33:41 +0000 |
commit | b2313e63ebedd577d2b44f1d7110cabde5a89a44 (patch) | |
tree | fa4e66a782c9d61b16abb6245151d874d3024152 /perl-install/NEWS | |
parent | fb13c58c512259986a7b96f415d0b29e3250bace (diff) | |
download | drakx-b2313e63ebedd577d2b44f1d7110cabde5a89a44.tar drakx-b2313e63ebedd577d2b44f1d7110cabde5a89a44.tar.gz drakx-b2313e63ebedd577d2b44f1d7110cabde5a89a44.tar.bz2 drakx-b2313e63ebedd577d2b44f1d7110cabde5a89a44.tar.xz drakx-b2313e63ebedd577d2b44f1d7110cabde5a89a44.zip |
- bootloader-config: handle vmdefault and vmdisable lilo.conf options (#26456)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 712cb2f50..b0cf09ece 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +- bootloader-config: handle vmdefault and vmdisable lilo.conf options (#26456) - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) |