comparison README @ 2075:a7c0685ba6d9

evolution: drop the old __temporary__.advertiseobsolete option Mercurial code supports such feature directly though its 'experimental.evolution' config option. So we drop the old code and config.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Thu, 09 Mar 2017 17:50:50 -0800
parents 081d54b3e7f0
children e906723ab99f
comparison
equal deleted inserted replaced
2074:081d54b3e7f0 2075:a7c0685ba6d9
87 - add the "topic" experimental extensions. 87 - add the "topic" experimental extensions.
88 - officially ship 'evolve.serveronly' extensions. That extensions contains 88 - officially ship 'evolve.serveronly' extensions. That extensions contains
89 only the part related to exchange and is intended to be used by server. 89 only the part related to exchange and is intended to be used by server.
90 90
91 Using the extension will enable evolution, use 'experimental.evolution=!' 91 Using the extension will enable evolution, use 'experimental.evolution=!'
92 to disable obsmarkers echange. 92 to disable obsmarkers echange. The old '__temporary__.advertiseobsolete'
93 option is no longer supported.
93 94
94 5.6.1 -- 2017-02-28 95 5.6.1 -- 2017-02-28
95 96
96 - fix a crash that sometime happened when evolving merges. 97 - fix a crash that sometime happened when evolving merges.
97 98