diff CHANGELOG @ 3510:3bd642f11313 stable

legacy: respect explicit config for server.bundle1 Unconditionally disabling bundle1 is a problem for larger hosting website. We adopt a less aggressive approach and only disable it the default would be used.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 02 Mar 2018 19:33:20 -0500
parents 8275ef099135
children b1cc19e5ef24 cd4db75413a2
line wrap: on
line diff
--- a/CHANGELOG	Fri Mar 02 16:07:33 2018 -0500
+++ b/CHANGELOG	Fri Mar 02 19:33:20 2018 -0500
@@ -6,6 +6,7 @@
 
   * fold: fix issue related to bookmarks movement (issue5772)
   * amend: take lock before parsing the commit description (issue5266)
+  * legacy: respect 'server.bundle1' config if any is set
 
 7.2.1 --2018-01-20
 -------------------