diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-08-01 20:50:26 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-08-01 20:50:26 +0000 |
commit | 73b3830330ebd3175ed358a448d1e91b31918916 (patch) | |
tree | 549a0a92a9ba6a0424699295d70fa935ededce78 /perl-install/NEWS | |
parent | 9becc48da70169c2a45f09f945dd7f4bd67a3fce (diff) | |
download | drakx-73b3830330ebd3175ed358a448d1e91b31918916.tar drakx-73b3830330ebd3175ed358a448d1e91b31918916.tar.gz drakx-73b3830330ebd3175ed358a448d1e91b31918916.tar.bz2 drakx-73b3830330ebd3175ed358a448d1e91b31918916.tar.xz drakx-73b3830330ebd3175ed358a448d1e91b31918916.zip |
fix crashing on unknown programs
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 1165c3576..ec171453c 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,6 @@ - drakbug: o add --error option in order to provide a backtrace + o fix crashing on unknown programs o fix passing several options o prefill description too and hint the reporter to provide usefull data - report ordinary crash (unhandled exceptions, not seg faults) on bugzilla too |