CHANGELOG
branchmercurial-4.5
changeset 3816 4c68dd62943c
parent 3814 add545ac044d
child 3819 8142e47811dd
equal deleted inserted replaced
3722:57d52e415ebb 3816:4c68dd62943c
     1 Changelog
     1 Changelog
     2 =========
     2 =========
       
     3 
       
     4 8.0.1 -- in-progress
       
     5 ---------------------
       
     6 
       
     7   * next-prev: respect commands.update.check config option (issue5808)
       
     8   * next-prev: fix `evolve --abort` on conflicts (issue5897)
       
     9   * obslog: fix breakage when commit has no description
       
    10   * amend: use context manager for locks (issue5887)
     3 
    11 
     4 8.0.0 -- 2018-04-25
    12 8.0.0 -- 2018-04-25
     5 -------------------
    13 -------------------
     6 
    14 
     7   * evolve: a new `--abort` flag which aborts an interrupted evolve
    15   * evolve: a new `--abort` flag which aborts an interrupted evolve