comparison CHANGELOG @ 6009:9fb6249d6002 stable

changelog: mention the fix to touch + merge
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 13 Aug 2021 19:13:24 +0200
parents 4c208bb90c5b
children 45d3f40a8466
comparison
equal deleted inserted replaced
6008:4c208bb90c5b 6009:9fb6249d6002
5 -------------------- 5 --------------------
6 6
7 * evolve: compatibility with Mercurial 5.9 7 * evolve: compatibility with Mercurial 5.9
8 * fold: make sure to save commit messages in last-message.txt, also affects 8 * fold: make sure to save commit messages in last-message.txt, also affects
9 metaedit (issue6549) 9 metaedit (issue6549)
10 * touch: fix `hg touch` on merge commits
10 11
11 topic (0.22.3) 12 topic (0.22.3)
12 13
13 * topic: correctly update from public commits with a (now hidden) topic 14 * topic: correctly update from public commits with a (now hidden) topic
14 when hg update is called without any revision (issue6553) 15 when hg update is called without any revision (issue6553)