changelog: add an entry about the revset stack indexing
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 10 Jan 2019 17:30:01 +0100
changeset 4338 e2350851740a
parent 4337 ac39cfb5bddd
child 4339 0f015fe4f71f
changelog: add an entry about the revset stack indexing
CHANGELOG
--- a/CHANGELOG	Thu Jan 10 17:36:59 2019 +0100
+++ b/CHANGELOG	Thu Jan 10 17:30:01 2019 +0100
@@ -16,6 +16,7 @@
   * topics: improve the message around topic changing
   * stack: introduce a --children flag (see help for details)
   * topic: make --age compatible with the usual other display for `hg topic`
+  * stack: support for '#stack[idx]' absolute indexing in revset (4.9+ only)
 
 8.3.3 -- 2017-12-24
 -------------------