summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-23 15:56:33 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-23 15:56:33 +0000
commitf73da7283d95a9ffa0710006aa43c1d5bbc1a826 (patch)
tree93bc888687a9912c5caf769c1a896cd6df75537e /NEWS
parent787a9bd8b3183fb7469a4280555767d2cf646162 (diff)
downloadurpmi-f73da7283d95a9ffa0710006aa43c1d5bbc1a826.tar
urpmi-f73da7283d95a9ffa0710006aa43c1d5bbc1a826.tar.gz
urpmi-f73da7283d95a9ffa0710006aa43c1d5bbc1a826.tar.bz2
urpmi-f73da7283d95a9ffa0710006aa43c1d5bbc1a826.tar.xz
urpmi-f73da7283d95a9ffa0710006aa43c1d5bbc1a826.zip
- urpmi.addmedia, urpmi.update:
o do not get "descriptions" on non "update" media since it's useless and potentially slow
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a3f0694..c6d9f2fb 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
(needed for aria2 to handle mirrors not having some media_info/*)
- urpmi.addmedia, urpmi.update:
o only look for "descriptions" in media_info/
+ o do not get "descriptions" on non update media since it's useless and
+ potentially slow
- urpmi.addmedia:
o --distrib: do not skip "debug_for=" media
(debug media will be added with flag "ignore" if noauto=1)