From a71a7307262a77cb636889eaefd64b8174566e19 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 27 Apr 2007 12:31:32 +0000 Subject: - 1.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) --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.1