changeset 1559:bc21846791b6

readme: add something about bookmark within transaction
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 11 Dec 2015 10:51:04 +0000
parents 4706475e0c5d
children 59d47a9f633d
files README
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Dec 10 15:09:25 2015 -0800
+++ b/README	Fri Dec 11 10:51:04 2015 +0000
@@ -58,8 +58,9 @@
 
 5.3.0 --
 
-- split: add a new command to split changesets
-- tests: drop our copy of 'run-tests.py' use core one instead.
+- split: add a new command to split changesets,
+- tests: drop our copy of 'run-tests.py' use core one instead,
+- bookmark: do all bookmark movement within a transaction.
 
 5.2.2 --