relnotes/next
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Wed, 11 Jan 2023 16:16:06 +0000
changeset 49890 5f664401dd03
parent 49585 18282cf18aa2
child 49955 2282d8ac0fa9
permissions -rw-r--r--
typing: use python3-style type annotation

= Mercurial XXX =

== New Features ==

== Default Format Change ==

These changes affect newly created repositories (or new clones) done with
Mercurial XXX.

== New Experimental Features ==

== Bug Fixes ==

== Backwards Compatibility Changes ==

== Internal API Changes ==

== Miscellaneous ==

 * pullbundle support no longer requires setting a server-side option,
   providing a .hg/pullbundles.manifest according to the syntax specified in
   'hg help -e clonebundles' is enough.