diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-09-30 01:54:34 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-09-30 01:54:34 +0000 |
commit | cf698d4fd3c6c1f5b5ed71f2ab9aac06b076ce62 (patch) | |
tree | c28b8800f884eb92a4aa9ff5332a914a09364c6a /perl-install/NEWS | |
parent | e93c957824a081b4ac329425d59483010b8ff4e0 (diff) | |
download | drakx-cf698d4fd3c6c1f5b5ed71f2ab9aac06b076ce62.tar drakx-cf698d4fd3c6c1f5b5ed71f2ab9aac06b076ce62.tar.gz drakx-cf698d4fd3c6c1f5b5ed71f2ab9aac06b076ce62.tar.bz2 drakx-cf698d4fd3c6c1f5b5ed71f2ab9aac06b076ce62.tar.xz drakx-cf698d4fd3c6c1f5b5ed71f2ab9aac06b076ce62.zip |
(_text_insert) fix rpmdrake crashing when description begins by
"Gtk2::.." (#43802)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index bc10568b0..5d6ac4c64 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- libDrakX: + o fix rpmdrake crashing when description begins by "Gtk2::.." + (#43802) - drakperm: o show banner when not embedded o use Gtk+2's FileChooserDialog |