diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-11-22 21:52:48 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-11-22 21:52:48 +0000 |
commit | a458c52cdacc9411c8187e33aeed000678a61cfc (patch) | |
tree | 7418b72914c813b08b8b2fa9276fecf1c7046ca1 /perl-install/NEWS | |
parent | 180c89e87b8f0507e8838de1127417dd4a7b8ef9 (diff) | |
download | drakx-a458c52cdacc9411c8187e33aeed000678a61cfc.tar drakx-a458c52cdacc9411c8187e33aeed000678a61cfc.tar.gz drakx-a458c52cdacc9411c8187e33aeed000678a61cfc.tar.bz2 drakx-a458c52cdacc9411c8187e33aeed000678a61cfc.tar.xz drakx-a458c52cdacc9411c8187e33aeed000678a61cfc.zip |
(bug_handler) do not keep around the segfaulted process once we
collected all needed data when running drakbug
this eats memory for nothing
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 4e85eae51..ebbea86fd 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,6 @@ - drakbug: + o do not keep around the segfaulted process once we collected all needed data + when running drakbug o regroup misc data in bugzilla Version 13.70 - 22 November 2011 |