summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-03-03 17:22:05 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-03-03 17:22:05 +0000
commit6ab6e4c33dbe826782ae71640af778f32793f610 (patch)
tree07a03a1db789424b901a26e005cbde43cd914a2a /NEWS
parentbd9dbe0f3987d63484582a939d7a4feb1000f829 (diff)
downloadurpmi-6ab6e4c33dbe826782ae71640af778f32793f610.tar
urpmi-6ab6e4c33dbe826782ae71640af778f32793f610.tar.gz
urpmi-6ab6e4c33dbe826782ae71640af778f32793f610.tar.bz2
urpmi-6ab6e4c33dbe826782ae71640af778f32793f610.tar.xz
urpmi-6ab6e4c33dbe826782ae71640af778f32793f610.zip
- urpmq:
o --list: speed it up (2.5x faster, and 6x faster with names.<medium>) - all tools: o restore generation of /var/lib/urpmi/names.<medium>, but it is now done in urpmq/urpmi/urpmf (and so only if used as root)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 99c4000e..ec9569cb 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@
o use hal to wait-for/mount cdroms:
you can now use more than one cdrom drive
o fix download progression using wget
+ o restore generation of /var/lib/urpmi/names.<medium>, but it is now done in
+ urpmq/urpmi/urpmf (and so only if used as root)
- gurpmi:
o exit immediately on success in automatic mode
o fix --auto-select option
@@ -23,6 +25,8 @@
o do not copy rpms from cdrom if only one cdrom is used (#28083)
- urpmf:
o fix searching for more than one pattern (#38286)
+- urpmq:
+ o --list: speed it up (2.5x faster, and 6x faster with names.<medium>)
Version 5.6 - 26 February 2008, by Pascal "Pixel" Rigaux