relnotes: document template support for `hg root`
authorMartin von Zweigbergk <martinvonz@google.com>
Tue, 18 Jun 2019 08:55:23 -0700
changeset 42498 089f14dd7df3
parent 42497 df1419c5756a
child 42499 f93762f251d2
relnotes: document template support for `hg root` Differential Revision: https://phab.mercurial-scm.org/D6540
relnotes/next
--- a/relnotes/next	Tue Jun 18 09:57:06 2019 -0400
+++ b/relnotes/next	Tue Jun 18 08:55:23 2019 -0700
@@ -3,6 +3,9 @@
  * New config `commands.commit.post-status` shows status after successful
  commit.
 
+ * `hg root` now has templating support, including support for showing
+   where a repo share's source is. See `hg help -v root` for details.
+
 
 == New Experimental Features ==