Mercurial > evolve
comparison CHANGELOG @ 3819:8142e47811dd stable
CHANGELOG: mention about 4.6.1 compatibility
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 09 Jun 2018 00:12:08 +0530 |
parents | add545ac044d |
children | 2c0aa14e4ac4 |
comparison
equal
deleted
inserted
replaced
3815:9f2fb14929a0 | 3819:8142e47811dd |
---|---|
2 ========= | 2 ========= |
3 | 3 |
4 8.0.1 -- in-progress | 4 8.0.1 -- in-progress |
5 --------------------- | 5 --------------------- |
6 | 6 |
7 * compatibility with mercurial 4.6.1 | |
7 * next-prev: respect commands.update.check config option (issue5808) | 8 * next-prev: respect commands.update.check config option (issue5808) |
8 * next-prev: fix `evolve --abort` on conflicts (issue5897) | 9 * next-prev: fix `evolve --abort` on conflicts (issue5897) |
9 * obslog: fix breakage when commit has no description | 10 * obslog: fix breakage when commit has no description |
10 * amend: use context manager for locks (issue5887) | 11 * amend: use context manager for locks (issue5887) |
11 | 12 |