Mercurial > evolve
comparison CHANGELOG @ 6211:6faab8daf02a stable
fixup: work correctly with bookmarks
Initializing bookmarkchanges to an empty list is required when finalizing
relocation of a node that has one or more bookmarks. Other commands that use
evolvecmd._relocate() already do this.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 06 Apr 2022 15:57:54 +0300 |
parents | a8e02591cede |
children | 4298ae0b966d |
comparison
equal
deleted
inserted
replaced
6210:6ae0077e416e | 6211:6faab8daf02a |
---|---|
1 Changelog | 1 Changelog |
2 ========= | 2 ========= |
3 | |
4 10.5.1 - in progress | |
5 -------------------- | |
6 | |
7 * fixup: work correctly with bookmarks | |
3 | 8 |
4 10.5.0 -- 2022-02-23 | 9 10.5.0 -- 2022-02-23 |
5 -------------------- | 10 -------------------- |
6 | 11 |
7 * compatibility with Mercurial 6.1 | 12 * compatibility with Mercurial 6.1 |