comparison CHANGELOG @ 6751:21b51b2bbf09 stable

changelog: add changelog items for evolve 11.1.3 and topic 1.1.3
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 03 Apr 2024 05:07:39 -0300
parents 200467189d22
children 25c058902ccf
comparison
equal deleted inserted replaced
6750:d0e2b0101bfc 6751:21b51b2bbf09
1 Changelog 1 Changelog
2 ========= 2 =========
3
4 11.1.3 - in progress
5 --------------------
6
7 topic (1.1.3)
8
9 * topic namespaces: add hg debug-default-topic-namespace command that can
10 list changesets with problematic topic namespaces (i.e. "none" and
11 "default") and rewrite them
12
13 * topic namespaces: new experimental.tns-reject-push config to make servers
14 reject pushes that contain changesets with any topic namespace in commit
15 extras
16
17 * topic namespaces: slightly change .hg/topic-namespace cleanup code to be
18 executed on acquiring a wlock instead of on reading .hg/topic-namespace
3 19
4 11.1.2 -- 2024-03-03 20 11.1.2 -- 2024-03-03
5 -------------------- 21 --------------------
6 22
7 * compatibility with Mercurial 6.7 23 * compatibility with Mercurial 6.7