author | Pulkit Goyal <7895pulkit@gmail.com> |
Fri, 08 Jun 2018 19:48:53 +0530 | |
branch | stable |
changeset 3814 | add545ac044d |
parent 3813 | 27e7ed2d13a6 |
child 3815 | 9f2fb14929a0 |
--- a/CHANGELOG Fri Jun 08 17:36:28 2018 +0530 +++ b/CHANGELOG Fri Jun 08 19:48:53 2018 +0530 @@ -6,6 +6,8 @@ * next-prev: respect commands.update.check config option (issue5808) * next-prev: fix `evolve --abort` on conflicts (issue5897) + * obslog: fix breakage when commit has no description + * amend: use context manager for locks (issue5887) 8.0.0 -- 2018-04-25 -------------------