From 43c0926a7ad302e28e03b6c239e9202119962d5c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 28 Nov 2007 16:36:44 +0000 Subject: - 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) --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.1