comparison README @ 1205:bfbe042a2e51 stable

update readme
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 05 Mar 2015 10:44:43 -0800
parents ee9c10728b68
children 9b8628e0a142
comparison
equal deleted inserted replaced
1204:161b8f6e7402 1205:bfbe042a2e51
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.1.1 --
55
56 - debugobsconvert: fix invalid markers during conversion
57 - discovery: cache some of the obs hash computation to improve performance (issue4518)
58 - revset: fix some crash with (issue4515)
53 59
54 5.1 -- 2015-01-30 60 5.1 -- 2015-01-30
55 61
56 - evolve: explicitly disable bookmark on evolve (issue4432) 62 - evolve: explicitly disable bookmark on evolve (issue4432)
57 - evolve: don't abort Mercurial on version mismatch 63 - evolve: don't abort Mercurial on version mismatch