changeset 3814:add545ac044d stable

CHANGELOG: add couple of entries about things fixed We are preparing for a release!
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 08 Jun 2018 19:48:53 +0530
parents 27e7ed2d13a6
children 9f2fb14929a0
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
 -------------------