aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-12-15 17:02:21 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-12-15 17:02:21 +0000
commite0a98f3d0e05c3b50b514e54b30c5d5973e73926 (patch)
tree38252138734efe3ddfe8bc6df5f83559571b7bcb /NEWS
parentf3859d8745f0eae79bd8eadc73753bb92b031212 (diff)
downloadperl-URPM-e0a98f3d0e05c3b50b514e54b30c5d5973e73926.tar
perl-URPM-e0a98f3d0e05c3b50b514e54b30c5d5973e73926.tar.gz
perl-URPM-e0a98f3d0e05c3b50b514e54b30c5d5973e73926.tar.bz2
perl-URPM-e0a98f3d0e05c3b50b514e54b30c5d5973e73926.tar.xz
perl-URPM-e0a98f3d0e05c3b50b514e54b30c5d5973e73926.zip
- fix sorting choices on provided version (feature introduced in 3.08,
but was not working if packages were coming from different repository)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae93bda..579ddf5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- fix sorting choices on provided version (feature introduced in 3.08,
+ but was not working if packages were coming from different repository)
+
Version 3.23 - 12 December 2008, by Pascal "Pixel" Rigaux
- fix bad free() (thanks to glibc for detecting it)