aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2011-01-21 11:50:52 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2011-01-21 11:50:52 +0000
commit28a808b94181ec033aa8eebc0b011df337c57763 (patch)
treee0075737930ccfa40c09cf59e2564e885cd74314 /NEWS
parent4a45e7d35d61675e228a97707959344550b6a9f6 (diff)
downloadperl-URPM-28a808b94181ec033aa8eebc0b011df337c57763.tar
perl-URPM-28a808b94181ec033aa8eebc0b011df337c57763.tar.gz
perl-URPM-28a808b94181ec033aa8eebc0b011df337c57763.tar.bz2
perl-URPM-28a808b94181ec033aa8eebc0b011df337c57763.tar.xz
perl-URPM-28a808b94181ec033aa8eebc0b011df337c57763.zip
fix a bug causing segfault when trying open a non-existing segfault which for some reaallly odd reason didn't get triggered before now
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 414567c..8512f16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
Version 4.8 - 21 Jan 2011, by Per Øyvind Karlsen
+
+- fix a bug causing segfault when trying open a non-existing segfault which
+ for some reaallly odd reason didn't get triggered before now
- remove a last couple of remaining leftovers after db conversion
- really include the workaround for removal issue that was accidentally omitted
in the previous release