diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-08-22 15:35:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-08-22 15:35:46 +0000 |
commit | d1066453d3c10568473dbcb9d3aeb31ae9a66afd (patch) | |
tree | f72f9c4c24cc5c49258a9442f7b703983465e2ef /perl-install/install | |
parent | f8d39c4c3f8889c7babf0c51f738a5f6a5348b4e (diff) | |
download | drakx-d1066453d3c10568473dbcb9d3aeb31ae9a66afd.tar drakx-d1066453d3c10568473dbcb9d3aeb31ae9a66afd.tar.gz drakx-d1066453d3c10568473dbcb9d3aeb31ae9a66afd.tar.bz2 drakx-d1066453d3c10568473dbcb9d3aeb31ae9a66afd.tar.xz drakx-d1066453d3c10568473dbcb9d3aeb31ae9a66afd.zip |
- allow to install bootloader on md0 (#42999)
(regression introduced on 2004-08-05)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index c985458da..5083aeb48 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- allow to install bootloader on md0 (#42999) + (regression introduced on 2004-08-05) + Version 11.23 - 22 August 2008 - pop wait_messages and ensure same window is used for next wait_messages |