summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-02-22 16:41:05 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-05-09 17:14:19 +0200
commit287518ab333db89b5cf3f1821c4043f8e9f57cc2 (patch)
tree75bc8c7e3292d5962b2fb52e6d579313d18777ef /NEWS
parent8e4fa6aae94d99fce82934610f4bc5c574d0c20a (diff)
downloadurpmi-287518ab333db89b5cf3f1821c4043f8e9f57cc2.tar
urpmi-287518ab333db89b5cf3f1821c4043f8e9f57cc2.tar.gz
urpmi-287518ab333db89b5cf3f1821c4043f8e9f57cc2.tar.bz2
urpmi-287518ab333db89b5cf3f1821c4043f8e9f57cc2.tar.xz
urpmi-287518ab333db89b5cf3f1821c4043f8e9f57cc2.zip
increase transaction size from 8 to 50 (mga#18426)
this increases the installation size as some file triggers are now quite slow (eg: man-db) previously tried in commit b6834f91d61d50c4ccfea3b5977363829ef3a1f8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 50a0a911..02ad2121 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- increase transaction size from 8 to 50 (mga#18426)
+
Version 8.107 - 26 April 2017
- make sure that urpmi.cfg is world-readable (mga#9386)