comparison README @ 1501:5c962163f77a stable

prune: ensure we prune bookmarks in a transaction
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 14 Sep 2015 13:23:43 -0700
parents c79bdc856350
children e8f7e4c53537
comparison
equal deleted inserted replaced
1490:bc7eec65dfcf 1501:5c962163f77a
48 python run-tests.py --with-hg=/path/to/hg 48 python run-tests.py --with-hg=/path/to/hg
49 49
50 50
51 Changelog 51 Changelog
52 ========= 52 =========
53
54 5.2.1 --
55
56 - prune: fixed possible issue with lock and bookmark
53 57
54 5.2.0 -- 2015-06-25 58 5.2.0 -- 2015-06-25
55 59
56 - evolve: gain a --rev option to control what revisions to evolve (issue4391) 60 - evolve: gain a --rev option to control what revisions to evolve (issue4391)
57 - evolve: revision are processed in the order they stack on destination 61 - evolve: revision are processed in the order they stack on destination