summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-11-28 16:36:44 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-11-28 16:36:44 +0000
commit43c0926a7ad302e28e03b6c239e9202119962d5c (patch)
tree081f6d7e833e56f73da77209f5a9ec34a1a81f20 /NEWS
parent35866f31002d9f21fdfa4f79ccf41bfbd46626c4 (diff)
downloadurpmi-43c0926a7ad302e28e03b6c239e9202119962d5c.tar
urpmi-43c0926a7ad302e28e03b6c239e9202119962d5c.tar.gz
urpmi-43c0926a7ad302e28e03b6c239e9202119962d5c.tar.bz2
urpmi-43c0926a7ad302e28e03b6c239e9202119962d5c.tar.xz
urpmi-43c0926a7ad302e28e03b6c239e9202119962d5c.zip
- urpmi:
o small transactions should have at least 8 packages (ie --split-length is now 8 by default) o do not do a big transaction if installing less than 20 packages (ie --split-level is now 1 by default)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8ba16a2..a904c0c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+- urpmi:
+ o small transactions should have at least 8 packages
+ (ie --split-length is now 8 by default)
+ o do not do a big transaction if installing less than 20 packages
+ (ie --split-level is now 1 by default)
- urpmq:
o new option --requires-recursive (alias of option -d)
o bugfix previous release: "urpmq --fuzzy foo" should display all "*foo*" matches