aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-08 11:13:42 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-08 11:13:42 +0000
commit0420ed104e9f97a318ad31dec8789274dc9fdff8 (patch)
treee14fa03e7ba63742fc49449b9510c4c54faaf287 /NEWS
parentf8e163a8edeaee4f1d41f3944680be408a7787ad (diff)
downloadperl-URPM-0420ed104e9f97a318ad31dec8789274dc9fdff8.tar
perl-URPM-0420ed104e9f97a318ad31dec8789274dc9fdff8.tar.gz
perl-URPM-0420ed104e9f97a318ad31dec8789274dc9fdff8.tar.bz2
perl-URPM-0420ed104e9f97a318ad31dec8789274dc9fdff8.tar.xz
perl-URPM-0420ed104e9f97a318ad31dec8789274dc9fdff8.zip
- fix regression in ->parse_rpm (introduced in 3.00)
(was breaking genhdlist2 and mkcd) one got too many open files :-/
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9c36c7..1cf24e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- fix regression in ->parse_rpm (introduced in 3.00)
+ (was breaking genhdlist2 and mkcd)
+
Version 3.04 - 20 December 2007, by Pascal "Pixel" Rigaux
- fix regression in parse_pubkeys() (introduced in 3.00) (#36121)