[Updated] D11737: relnotes: clear next release notes
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Thu Nov 4 15:44:17 UTC 2021
Closed by commit rHG1eaf37369eba: relnotes: clear next release notes (authored by Alphare).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11737?vs=31021&id=31025
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11737/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11737
AFFECTED FILES
relnotes/next
CHANGE DETAILS
diff --git a/relnotes/next b/relnotes/next
--- a/relnotes/next
+++ b/relnotes/next
@@ -1,30 +1,16 @@
== New Features ==
- * `debugrebuildfncache` now has an option to rebuild only the index files
-
- * a new `bookmarks.mode` path option have been introduced to control the
- bookmark update strategy during exchange with a peer. See hg help paths for
- details.
== Default Format Change ==
These changes affects newly created repositories (or new clone) done with
-Mercurial 6.0.
+Mercurial XXX.
== New Experimental Features ==
- * Added a new `web.full-garbage-collection-rate` to control performance. See
- de2e04fe4897a554b9ef433167f11ea4feb2e09c for more information
-
== Bug Fixes ==
- * `hg fix --working-dir` now correctly works when in an uncommitted merge state
- * `rhg` (Rust fast-path for `hg`) now supports the full config list syntax
- * `rhg` now parses some corner-cases for revsets correctly
- * `hg email -o` now works again when not mentioning a revision
- * Lots of Windows fixes
- * Lots of miscellaneous other fixes
== Backwards Compatibility Changes ==
@@ -33,15 +19,4 @@
The following functions have been removed:
- * `dirstate.normal`
- * `dirstate.normallookup`
- * `dirstate.otherparent`
- * `dirstate.add`
- * `dirstate.remove`
- * `dirstate.drop`
- * `dirstate.__getitem__`
-
Miscellaneous:
-
- * `wireprotov1peer`'s `batchable` is now a simple function and not a generator
- anymore
\ No newline at end of file
To: Alphare, #hg-reviewers, martinvonz
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211104/f271b21e/attachment-0002.html>
More information about the Mercurial-patches
mailing list