Mercurial > evolve
comparison CHANGELOG @ 5934:6f8ab1030374 stable
changelog: add the recent fixes
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 24 May 2021 16:01:07 +0800 |
parents | 1a8e86053adb |
children | aff365171309 30c8d8e6a7f4 |
comparison
equal
deleted
inserted
replaced
5933:c979af037915 | 5934:6f8ab1030374 |
---|---|
3 | 3 |
4 10.3.2 - in progress | 4 10.3.2 - in progress |
5 -------------------- | 5 -------------------- |
6 | 6 |
7 * next: remove duplicated targets when updating from an unstable changeset | 7 * next: remove duplicated targets when updating from an unstable changeset |
8 * evolve: use "served" repo filter to guess what the server will publish | |
8 | 9 |
9 topic (0.22.2) | 10 topic (0.22.2) |
10 | 11 |
11 * topic: don't lose any file changes when changing topic of a merge commit | 12 * topic: don't lose any file changes when changing topic of a merge commit |
13 * topic: announce ext-topics-publish capability in case of SSH and HTTP too | |
12 | 14 |
13 10.3.1 -- 2021-04-25 | 15 10.3.1 -- 2021-04-25 |
14 -------------------- | 16 -------------------- |
15 | 17 |
16 * cache: fix corruption issue when mixing 32-bit and 64-bit environments | 18 * cache: fix corruption issue when mixing 32-bit and 64-bit environments |