aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-07-07 14:08:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-07-07 14:08:58 +0000
commit078e57da51845413408d1a0a69fc68777bad8232 (patch)
tree3cbb026e295311fb70005b40ede59ea39e7764d5 /NEWS
parentfaba26647a5cbc07e8d303967ebf73742c480c9a (diff)
downloadperl-URPM-078e57da51845413408d1a0a69fc68777bad8232.tar
perl-URPM-078e57da51845413408d1a0a69fc68777bad8232.tar.gz
perl-URPM-078e57da51845413408d1a0a69fc68777bad8232.tar.bz2
perl-URPM-078e57da51845413408d1a0a69fc68777bad8232.tar.xz
perl-URPM-078e57da51845413408d1a0a69fc68777bad8232.zip
- revert change introduced in 3.16 (it breaks too much, eg
superuser--priority-upgrade.t test case), and introduce $state->{rejected_already_installed} instead
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0623e8c..211f3bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+- revert change introduced in 3.16 (it breaks too much, eg
+ superuser--priority-upgrade.t test case), and introduce
+ $state->{rejected_already_installed} instead
+
Version 3.17 - 4 July 2008, by Pascal "Pixel" Rigaux
- add traverse_tag_find(), removed_or_obsoleted_packages()