diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-08-01 19:58:28 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-08-01 19:58:28 +0000 |
commit | df0d10b9c9e5f9b43ef96f973ba878f768e4b3a9 (patch) | |
tree | b9475697b94f936b231a71c513b13d1d1eaa7421 /perl-install/NEWS | |
parent | 28cf21ebcba089361c37fa36bb52c000b9d7c6af (diff) | |
download | drakx-df0d10b9c9e5f9b43ef96f973ba878f768e4b3a9.tar drakx-df0d10b9c9e5f9b43ef96f973ba878f768e4b3a9.tar.gz drakx-df0d10b9c9e5f9b43ef96f973ba878f768e4b3a9.tar.bz2 drakx-df0d10b9c9e5f9b43ef96f973ba878f768e4b3a9.tar.xz drakx-df0d10b9c9e5f9b43ef96f973ba878f768e4b3a9.zip |
report ordinary crash (unhandled exceptions, not seg faults) on bugzilla too
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 a8ebf495b..963d7809c 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- report ordinary crash (unhandled exceptions, not seg faults) on bugzilla too + Version 10.4.151 - 01 August 2007, by Thierry Vignaud - bootloader-config: handle vmdefault and vmdisable lilo.conf options (#26456) |