# HG changeset patch # User Pierre-Yves David # Date 1416941339 28800 # Node ID 61179aeee6568a9da8cd8fe92a567d303e6a37d1 # Parent fc95401f952f751339ea2c7a37498af1d46b8fb1 readme: update changelog diff -r fc95401f952f -r 61179aeee656 README --- a/README Thu Nov 20 16:12:04 2014 -0800 +++ b/README Tue Nov 25 10:48:59 2014 -0800 @@ -53,6 +53,13 @@ - amend: fix --logfile argument - evolve: preserve branch change when evolving - evolve: fix potential crash while solving `bumped` changesets. +- uncommit: abort when rev specifies the current changeset +- evolve: various message improvement +- evolve: fix selection of changeset to evolve from the middle of a stack (issue4434) +- evolve: make next/prev only move bookmarks optionally +- evolve: tell user which "base of divergent changeset" is not found + + 5.0.0 -- 2014-10-22