Mercurial > evolve
diff CHANGELOG @ 5547:6cd66a5bfb04 stable
metaedit: switch to cleanupnodes() so e.g. bookmarks are moved
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 25 Aug 2020 22:34:33 -0700 |
parents | 21a8f69e8fa6 |
children | d77d61c9e5e9 71cc223fd109 |
line wrap: on
line diff
--- a/CHANGELOG Tue Aug 25 22:50:28 2020 -0700 +++ b/CHANGELOG Tue Aug 25 22:34:33 2020 -0700 @@ -5,6 +5,7 @@ -------------------- * evolve: specific the source of config override for `server.bundle1=no` + * metaedit: update bookmark location when applicable 10.0.2 -- 2020-09-08 --------------------