changeset 4070 | c53bf38e2e5a |
parent 4061 | ad4194399b47 |
child 4083 | 8d8f08245f97 |
--- 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 -------------------