aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-20 19:52:11 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-20 19:52:11 +0000
commite2e3418729b8b43399329554173819688997487f (patch)
treea0a79da8db2120597d93e1ba734d1e26beed57bf /NEWS
parent73f22cb2dfc39d8dcbebe304e414c81513d4dbe1 (diff)
downloadrpmdrake-e2e3418729b8b43399329554173819688997487f.tar
rpmdrake-e2e3418729b8b43399329554173819688997487f.tar.gz
rpmdrake-e2e3418729b8b43399329554173819688997487f.tar.bz2
rpmdrake-e2e3418729b8b43399329554173819688997487f.tar.xz
rpmdrake-e2e3418729b8b43399329554173819688997487f.zip
(toggle) fix a rare crash when some packages are installed twice (mga#4972)
I can reproduce the case but not the crash though (vivification must have occurred at some point but how?). Let's put some guard...
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d4a58a90..b85f6c39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix a rare crash when some packages are installed twice (mga#4972)
+
Version 5.30 - 02 March 2012, Thierry Vignaud
- separate paragraphs when displaing READMEs (mga#4697)