relnotes/next
author Simon Sapin <simon.sapin@octobus.net>
Fri, 10 Dec 2021 14:27:00 +0100
changeset 48490 4a983b69e519
parent 48455 4d59e0f909e0
child 48578 28f0092ec89f
permissions -rw-r--r--
rhg: Add support for ui.ignore and ui.ignore.* config This fixes some but not all failures in `tests/test-hgignore.t` when running with `rhg status` enabled. Differential Revision: https://phab.mercurial-scm.org/D11907

== New Features ==


== Default Format Change ==

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


== New Experimental Features ==

== Bug Fixes ==

The `--no-check` and `--no-merge` now properly overwrite the behavior from `commands.update.check`.

== Backwards Compatibility Changes ==


== Internal API Changes ==

The following functions have been removed:

Miscellaneous: