changeset 4070:c53bf38e2e5a

topic: update the changelog with the 's#' alias change
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 03 Sep 2018 20:54:17 +0200
parents a93b74f745a6
children 12c29a0fb472 73f22dc3bbbe
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Mon Sep 03 20:53:12 2018 +0200
+++ b/CHANGELOG	Mon Sep 03 20:54:17 2018 +0200
@@ -12,6 +12,8 @@
 
   * revset: `topic("patterns")` now handle standard patterns ("re:", etc)
   * revset: `topic(REVS)` matches revisions with same topic as REVS
+  * topic: using `s#` alias instead of `t#` and `b#` alias
+           (compat with old form is preserved)
 
 8.1.2 -- 2018-08-28
 -------------------