Mercurial > evolve
changeset 2641:c90c70d8b6de
obslog: update the readme
This is release not worthy
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 21 Jun 2017 11:45:15 +0200 |
parents | e278271d2391 |
children | 92e882a82aaf |
files | README |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Wed Jun 21 11:31:21 2017 +0200 +++ b/README Wed Jun 21 11:45:15 2017 +0200 @@ -124,6 +124,9 @@ 6.5.0 - in progress ------------------- + - obslog: gain a --patch flag to display changes introduced by the evolution + (Currently limited to in simple case only) + - stack: also show the unstable status for the current changeset (issue5553) - stack: properly abort when and unknown topic is requested, - topic: fix issue5441 in the linear case,