relnotes/next
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 10 Jul 2021 14:05:49 +0200
changeset 47624 27e75b8bf784
parent 47071 3e381eb557f3
child 47758 ec77f709495c
permissions -rw-r--r--
windows: use abspath in commandserver We replace `os.path.abspath` with `util.abspath`. This should solve more "drive capitalization" issue on Windows. Differential Revision: https://phab.mercurial-scm.org/D11061

== 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 ==