Mercurial > evolve
changeset 5690:35b0f8f45250 stable
changelog: document the workaround committed in b1e057fb7837
The changeset was committed by mistake and did not had time to get a changelog
entry.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 24 Dec 2020 00:52:06 +0100 |
parents | 6de9ae7404ca |
children | 6eb9f82b43ba |
files | CHANGELOG |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Thu Dec 24 00:50:19 2020 +0100 +++ b/CHANGELOG Thu Dec 24 00:52:06 2020 +0100 @@ -1,6 +1,13 @@ Changelog ========= +10.1.1 -- in progress +--------------------- + +topic: + + * rebase: prevent in-memory rebase to silently drop topic (by disable the feature) + 10.1.0 -- 2020-10-31 --------------------