# HG changeset patch # User Pierre-Yves David # Date 1536000857 -7200 # Node ID c53bf38e2e5a1461ab672fbe89317ae3d4ad12dd # Parent a93b74f745a6cb963bda1cbc6cb361d2b241ef79 topic: update the changelog with the 's#' alias change diff -r a93b74f745a6 -r c53bf38e2e5a CHANGELOG --- 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 -------------------