aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-04-27 12:31:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-04-27 12:31:32 +0000
commita71a7307262a77cb636889eaefd64b8174566e19 (patch)
tree1f36bcedbf66a7d96dda28998120bd2dc00d7f1c /NEWS
parent6329fc761cd5bb9b8fe8ce2a475f23459cfd30a6 (diff)
downloadperl-URPM-a71a7307262a77cb636889eaefd64b8174566e19.tar
perl-URPM-a71a7307262a77cb636889eaefd64b8174566e19.tar.gz
perl-URPM-a71a7307262a77cb636889eaefd64b8174566e19.tar.bz2
perl-URPM-a71a7307262a77cb636889eaefd64b8174566e19.tar.xz
perl-URPM-a71a7307262a77cb636889eaefd64b8174566e19.zip
- 1.611.61
- add $trans->NElements and $trans->Element_name to be able to display name of uninstalled package in callback_uninst - fix b--obsoletes-->a and c--conflicts-->a prompting for upgrading a (need a fix in urpmi which rely on the $state->{rejected} to upgrade (-U) b instead of installing (-i) it)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0bc984..0f48de6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 1.61 - 3 April 2007, by Pascal "Pixel" Rigaux
+
+- add $trans->NElements and $trans->Element_name
+ to be able to display name of uninstalled package in callback_uninst
+- fix b--obsoletes-->a and c--conflicts-->a prompting for upgrading a
+ (need a fix in urpmi which rely on the $state->{rejected}
+ to upgrade (-U) b instead of installing (-i) it)
+
Version 1.60 - 8 March 2007, by Pascal "Pixel" Rigaux
- more debugging hooks