diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-19 14:15:53 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-19 14:15:53 +0000 |
commit | 4a89c725392fcb49befc0a60d251d75d9962b6b5 (patch) | |
tree | 77b56c05f136dddf9f90deb6befe13d1d0dce531 /perl-install/install/NEWS | |
parent | b323dd3df0352e75bd2bacf544246797e83ce6ae (diff) | |
download | drakx-4a89c725392fcb49befc0a60d251d75d9962b6b5.tar drakx-4a89c725392fcb49befc0a60d251d75d9962b6b5.tar.gz drakx-4a89c725392fcb49befc0a60d251d75d9962b6b5.tar.bz2 drakx-4a89c725392fcb49befc0a60d251d75d9962b6b5.tar.xz drakx-4a89c725392fcb49befc0a60d251d75d9962b6b5.zip |
restore banner on pop up messages (#33753)
the tricky part here is we need to differentiate the case when the empty box
given in ugtk2.pm was really meant to be discarded (eg: diskdrake during
install), but don't want to discard the child if it's useful (wait_message)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index cc170ee83..a6c0c0cf0 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- restore banner on pop up messages (#33753) - handle /boot/xxx files on linux raid1 - when basesystem can't be selected, display the reason - also load dm-zero for dmraid |