author | Pierre-Yves David <pierre-yves.david@octobus.net> |
Mon, 03 Sep 2018 20:54:17 +0200 | |
changeset 4070 | c53bf38e2e5a |
parent 4069 | a93b74f745a6 |
child 4071 | 12c29a0fb472 |
child 4084 | 73f22dc3bbbe |
--- 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 -------------------