##// END OF EJS Templates
relnotes: move entry to the right spot...
Valentin Gatien-Baron -
r44876:efd73cdc default
parent child Browse files
Show More
@@ -33,12 +33,12 b''
33 33 * Use `hg copy --forget --at-rev REV` to unmark already committed
34 34 copies.
35 35
36 * prevent pushes of divergent bookmarks (foo@remote)
37
38 36 == Bug Fixes ==
39 37
40 38 * Fix server exception when concurrent pushes delete the same bookmark
41 39
40 * Prevent pushes of divergent bookmarks (foo@remote)
41
42 42 == Backwards Compatibility Changes ==
43 43
44 44 * When `hg rebase` pauses for merge conflict resolution, the working
General Comments 0
You need to be logged in to leave comments. Login now