relnotes/next
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 03 May 2021 12:26:37 +0200
changeset 47187 ef7a8a1622ad
parent 47088 3e381eb557f3
child 47758 ec77f709495c
permissions -rw-r--r--
revlog: directly use self._format_version when loading index The shorthand variable does not bring much, so we drop it to simplify the code. Differential Revision: https://phab.mercurial-scm.org/D10599

== New Features ==

 * `hg config` now has a `--source` option to show where each
   configuration value comes from.


== Default Format Change ==

These changes affects newly created repositories (or new clone) done with
Mercurial 5.8.


== New Experimental Features ==


== Bug Fixes ==


== Backwards Compatibility Changes ==


== Internal API Changes ==