diff CHANGELOG @ 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 851f1af306a5
children 6ad9b4e01876
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