diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-11-12 18:37:59 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-11-12 18:37:59 +0000 |
commit | 6cc8574a6e37cb33949cac3395c220d63836472a (patch) | |
tree | b4627a7338391d4ff2183fd6dbbc1b531df982a0 /perl-install/NEWS | |
parent | f2303d52b00d8f0b4813902cd9fa72aab6a61264 (diff) | |
download | drakx-6cc8574a6e37cb33949cac3395c220d63836472a.tar drakx-6cc8574a6e37cb33949cac3395c220d63836472a.tar.gz drakx-6cc8574a6e37cb33949cac3395c220d63836472a.tar.bz2 drakx-6cc8574a6e37cb33949cac3395c220d63836472a.tar.xz drakx-6cc8574a6e37cb33949cac3395c220d63836472a.zip |
fix detecting hidden partitions as recovery (broken in commit 257797)
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 270811ab2..e01889383 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -8,6 +8,7 @@ - drakboot o rework UI layout to account for CONSOLE_LOGO support removal - display_help: handle window.close() events (#55099) +- fix detecting hidden partitions as recovery Version 12.77 - 30 October 2009 |