diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-01-24 13:03:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-01-24 13:03:41 +0000 |
commit | 1997d020ea4a42e3a708b6d9a0b6e11902449e7d (patch) | |
tree | b017687d539948cef32adbb125eb36174223e2a9 /perl-install/NEWS | |
parent | 21aeb4220e320371d871e2194ab4a9988e1a8599 (diff) | |
download | drakx-1997d020ea4a42e3a708b6d9a0b6e11902449e7d.tar drakx-1997d020ea4a42e3a708b6d9a0b6e11902449e7d.tar.gz drakx-1997d020ea4a42e3a708b6d9a0b6e11902449e7d.tar.bz2 drakx-1997d020ea4a42e3a708b6d9a0b6e11902449e7d.tar.xz drakx-1997d020ea4a42e3a708b6d9a0b6e11902449e7d.zip |
(init) move enabling catching exceptions here so that users of
::no_ugtk_init still get covered once calling init(), thus catching
exceptions
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 9f2014ca7..6f707be6a 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,8 @@ - bootloader-config, diskdrake: o look for LVM PV on non partitioned disk before looking for DOS partition_table (esp. for lilo which puts the DOS magic) +- mygtk2: make sure users of ::no_ugtk_init (eg: drakbug) do catch + exceptions in callbacks Version 10.6.6 - 22 January 2008 |