diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-08-19 10:29:20 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-08-19 10:29:20 +0000 |
commit | d5d933560ce61ee81c6fbd1f73b1c3bc6bf01aad (patch) | |
tree | 901db9548a1caed4f5d663b8e87990c5447f1fb3 /perl-install/install/NEWS | |
parent | a6a1fbd0cd09b7127e11b8de53d9f30db9d31c1c (diff) | |
download | drakx-d5d933560ce61ee81c6fbd1f73b1c3bc6bf01aad.tar drakx-d5d933560ce61ee81c6fbd1f73b1c3bc6bf01aad.tar.gz drakx-d5d933560ce61ee81c6fbd1f73b1c3bc6bf01aad.tar.bz2 drakx-d5d933560ce61ee81c6fbd1f73b1c3bc6bf01aad.tar.xz drakx-d5d933560ce61ee81c6fbd1f73b1c3bc6bf01aad.zip |
(create_widget) fix crashing in r244088 (regression introduced in when moving
advanced widgets in their own dialog instead of in another block child of an
expander)
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 64b5db04c..81a09936f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ - fix crash with advanced widgets +- fix crashing on some buttons - fix bogus popup of 'desktop choice' dialog - authentication: enable network-auth meta-service if auth is not local |