diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-09-03 15:22:04 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-09-03 15:22:04 +0000 |
commit | c1b273abab0c91ae0364b9fc5fcf26c2480db7c2 (patch) | |
tree | 815c884b34d74b2ce9b747712167399af2959b72 /perl-install/install/NEWS | |
parent | 09f36f045b5aaf8f159a9b13a78c4240a7530ee5 (diff) | |
download | drakx-c1b273abab0c91ae0364b9fc5fcf26c2480db7c2.tar drakx-c1b273abab0c91ae0364b9fc5fcf26c2480db7c2.tar.gz drakx-c1b273abab0c91ae0364b9fc5fcf26c2480db7c2.tar.bz2 drakx-c1b273abab0c91ae0364b9fc5fcf26c2480db7c2.tar.xz drakx-c1b273abab0c91ae0364b9fc5fcf26c2480db7c2.zip |
(new) fix sizing some label (workarounding infamous 6 years old gnome bug #101968)
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 6f3c01870..605cc6a31 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,7 @@ - fix buggy blocking wait_message occuring in diskdrake (using a more powerful strategy to ensure such blocking wait_message won't bother us anymore) +- fix sizing some label (workarounding infamous 6 years old gnome bug #101968) Version 11.33.1 - 2 September 2008 |