summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-07-28 13:15:09 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-07-28 13:15:09 +0000
commitf1ca2637d1383e00cad796d69f786e6639d64570 (patch)
tree3bdbe27b7b7add8a45d919d090f1137cbcb9625f
parentfdae4ce8d7357ad04d55888c2b294648b9f58155 (diff)
downloadurpmi-f1ca2637d1383e00cad796d69f786e6639d64570.tar
urpmi-f1ca2637d1383e00cad796d69f786e6639d64570.tar.gz
urpmi-f1ca2637d1383e00cad796d69f786e6639d64570.tar.bz2
urpmi-f1ca2637d1383e00cad796d69f786e6639d64570.tar.xz
urpmi-f1ca2637d1383e00cad796d69f786e6639d64570.zip
update NEWS file
-rw-r--r--NEWS17
1 files changed, 10 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 91592f94..3caaf5f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,15 @@
-- properly invalidate mirror cache when the distro version changes
- (ie when product.id changes). Fixes bug #52133, patch from Aurélien Lefebvre
-- adjust parsing of aria2 output for aria2 1.4, fixes bug #51354, patch from
- Funda Wang
-- use urpmi log API for the transaction failed message instead of
- printing it on the console so that installer can save each error
- with each transaction log instead of only having a summary at end
+- urpmi.addmedia:
+ o properly invalidate mirror cache when the distro version changes
+ (ie when product.id changes). Fixes bug #52133, patch from Aurélien Lefebvre
- urpmi:
o allow bash-completion to complete to .spec files as well
+ o adjust parsing of aria2 output for aria2 1.4, fixes bug #51354, patch from
+ Funda Wang
+ o use urpmi log API for the transaction failed message instead of
+ printing it on the console so that installer can save each error
+ with each transaction log instead of only having a summary at end
+ o inform user when selected packages conflict instead of silently dropping
+ one (Anssi Hannula)
Version 6.25.5 - 23 April 2009