diff CHANGELOG @ 6018:01154958e0cf

branching: merge stable into default
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 13 Aug 2021 20:25:11 +0200
parents d28c9f359464 d02fed3413a5
children 18aa756353a7
line wrap: on
line diff
--- a/CHANGELOG	Thu Jul 01 15:47:45 2021 +0300
+++ b/CHANGELOG	Fri Aug 13 20:25:11 2021 +0200
@@ -13,13 +13,19 @@
   * evolve: remove experimental.obshashrange.lru-size docs, that config option
     didn't do anything for a long time
 
-10.3.3 - in progress
+10.3.3 -- 2021-08-13
 --------------------
 
+  * evolve: compatibility with Mercurial 5.9
+  * fold: make sure to save commit messages in last-message.txt, also affects
+    metaedit (issue6549)
+  * touch: fix `hg touch` on merge commits
+
 topic (0.22.3)
 
   * topic: correctly update from public commits with a (now hidden) topic
     when hg update is called without any revision (issue6553)
+  * topic: fix the help text to show how to disable publishing
 
 
 10.3.2 -- 2021-05-28