summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 120892da..6777b702 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@
- urpmi:
o "missing file" and "bad rpms" errors are reported asap
and are fatal errors unless the user wants to go on anyway (or --force)
+ o display a message "Package foo is already installed" when asking
+ "urpmi foo bar" and only installing bar (#41593)
+ (requires perl-URPM 3.16)
o set connection timeout for rsync as well (Anssi)
o fix --replacepkgs when a same package appears more than once in urpmi db
o fix displaying "files are missing" (regression introduced in 5.6)