summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 634dca6b..ad33eece 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,3 @@
-- all tools:
- o deprecate --curl and --wget in favor of --downloader curl
- and --downloader --wget
- o fix displaying error message when failing to lock (regression in 5.1)
- urpmi:
o --buildrequires deprecate --src, --src is kept for compatibility but its
behaviour is changed a little (it doesn't download src.rpm anymore)
@@ -16,6 +12,10 @@
- urpmq:
o add --provides
o fix option -a : display packages of all compatible archs (#36942)
+- all tools:
+ o deprecate --curl and --wget in favor of --downloader curl
+ and --downloader --wget
+ o fix displaying error message when failing to lock (regression in 5.1)
Version 5.1 - 16 January 2008, by Pascal "Pixel" Rigaux