changeset 6575:1ecb25d771df

changelog: document tns precheck limitations on hg 5.2 and older
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 18 Oct 2023 15:55:06 -0300
parents 054a7c342463
children 144a5814f1ce 6035b539aa3b
files CHANGELOG
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Sat Oct 14 15:53:40 2023 -0300
+++ b/CHANGELOG	Wed Oct 18 15:55:06 2023 -0300
@@ -19,7 +19,9 @@
   * pick: update commit message hashes like other rewrite commands
 
   * topic namespaces: add `experimental.tns-allow-rewrite` config option to
-    check topic namespace before rewriting changesets
+    check topic namespace before rewriting changesets (known limitations: does
+    not prevent rebase and histedit from editing changesets outside of
+    configured topic namespaces on Mercurial 5.2 and older)
   * topic namespaces: add `experimental.tns-default-pull-namespaces` config
     option to pull only certain changesets by default
   * topic namespaces: teach `hg import` and `hg export` to handle topic