diff CHANGELOG @ 6231:d0f0a7b68d2d

branching: merge with stable
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 26 Apr 2022 17:39:11 +0400
parents b5c57fb2ffde 36ac9ab7f7c8
children 1d553662fc1b
line wrap: on
line diff
--- a/CHANGELOG	Fri Apr 08 02:19:50 2022 +0300
+++ b/CHANGELOG	Tue Apr 26 17:39:11 2022 +0400
@@ -11,6 +11,17 @@
 
   * topic: allow Unicode word characters in topic names
 
+10.5.1 -- 2022-04-26
+--------------------
+
+  * evolve: avoid updating working copy when --dry-run is given (issue6669)
+  * evolve: correctly pick successors of a split changeset when its child was
+    pruned (issue6648)
+  * fixup: allow to be aborted using hg abort
+  * fixup: work correctly with bookmarks
+
+  * packaging: allow to unvendor cbor, update debian/copyright
+
 10.5.0 -- 2022-02-23
 --------------------