diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-08-22 11:00:48 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-08-22 11:00:48 +0000 |
commit | f1d567111bc992f762170a634713fc2935f928f7 (patch) | |
tree | b5fa348bf4d6438c2bfe553f747c6d5a98ca4d24 /perl-install/NEWS | |
parent | b3fda9dd95fa45190d3f81cf613c5bda1a246c92 (diff) | |
download | drakx-f1d567111bc992f762170a634713fc2935f928f7.tar drakx-f1d567111bc992f762170a634713fc2935f928f7.tar.gz drakx-f1d567111bc992f762170a634713fc2935f928f7.tar.bz2 drakx-f1d567111bc992f762170a634713fc2935f928f7.tar.xz drakx-f1d567111bc992f762170a634713fc2935f928f7.zip |
(new) do not let MCC crashes if an icon is missing (#37651)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index d33d7794f..e252d5044 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,6 +2,7 @@ - do not bother probing /dev/fd0 and loading floppy device uselessly, it takes time and it is already done by boot process (just check /proc/devices) +- do not let MCC crashes if an icon is missing (#37651) Version 11.21 - 21 August 2008 |