diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-08-02 06:18:46 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-08-02 06:18:46 +0000 |
commit | ccb79dd69f08ec92076644f6cca9ca4a2f7ecb65 (patch) | |
tree | a338350497edd2dc4654eed26337c873c435ab93 /perl-install/NEWS | |
parent | 85130b92ccd6a286f5c23bcd4fc90ea29b3b3649 (diff) | |
download | drakx-ccb79dd69f08ec92076644f6cca9ca4a2f7ecb65.tar drakx-ccb79dd69f08ec92076644f6cca9ca4a2f7ecb65.tar.gz drakx-ccb79dd69f08ec92076644f6cca9ca4a2f7ecb65.tar.bz2 drakx-ccb79dd69f08ec92076644f6cca9ca4a2f7ecb65.tar.xz drakx-ccb79dd69f08ec92076644f6cca9ca4a2f7ecb65.zip |
display the program that actually crashed and the error message
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 7267f88e8..b6803ece0 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,5 @@ - drakbug: + o display the program that actually crashed and the error message o do not fire on exceptions in eval { } o do not loop if drakbug crashes o put full backtrace on bugzilla, not only last call point |