aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-26 09:56:26 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-26 09:56:26 +0000
commit7f3ce7fdbec05453adb8828138c55f41a51d147a (patch)
tree1ca92c375e7fe9af6f32e00d9e9231bff2f6a6c4 /NEWS
parent0ca0076a09724a30337e6e7362ed25baf20d8f95 (diff)
downloadperl-URPM-7f3ce7fdbec05453adb8828138c55f41a51d147a.tar
perl-URPM-7f3ce7fdbec05453adb8828138c55f41a51d147a.tar.gz
perl-URPM-7f3ce7fdbec05453adb8828138c55f41a51d147a.tar.bz2
perl-URPM-7f3ce7fdbec05453adb8828138c55f41a51d147a.tar.xz
perl-URPM-7f3ce7fdbec05453adb8828138c55f41a51d147a.zip
- fix regression in ->parse_rpm (introduced in 2.09.1)
(was breaking genhdlist2 and mkcd) (backport from HEAD)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71c1dae..6fc1439 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
- add filesize to synthesis, add ->filesize to get it, and add
selected_size_filesize() to compute the sum
+- fix regression in ->parse_rpm (introduced in 2.09.1)
+ (was breaking genhdlist2 and mkcd)
Version 2.09.1 - 17 December 2007, by Pascal "Pixel" Rigaux