Mercurial > evolve
diff CHANGELOG @ 6279:1fa97a783de4 mercurial-5.9
test-compat: merge mercurial-6.0 into mercurial-5.9
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 12 Jul 2022 17:14:54 +0400 |
parents | c28fc7a1c9da |
children | 7a7da643a6e3 |
line wrap: on
line diff
--- a/CHANGELOG Mon Apr 25 21:18:48 2022 +0400 +++ b/CHANGELOG Tue Jul 12 17:14:54 2022 +0400 @@ -1,7 +1,16 @@ Changelog ========= -10.5.1 - in progress +10.5.2 - in progress +-------------------- + + * compatibility with Mercurial 6.2 + +topic (0.24.1) + + * compatibility with Mercurial 6.2 + +10.5.1 -- 2022-04-26 -------------------- * evolve: avoid updating working copy when --dry-run is given (issue6669)