diff README @ 2626:bc36a608e9e4

stack: show unstable state for the current revision if it is one (issue5553) Before this patch if the current revision is unstable, hg stack does not show the unstable state. This patch fixes that by showing both current and unstable state for the current revision if that's unstable.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 19 Jun 2017 02:50:35 +0530
parents fd602980f7ee
children 42abd3bd30ee
line wrap: on
line diff
--- a/README	Mon Jun 19 02:44:19 2017 +0530
+++ b/README	Mon Jun 19 02:50:35 2017 +0530
@@ -124,6 +124,7 @@
 6.5.0 - in progress
 -------------------
 
+ - stack: also show the unstable status for the current changeset (issue5553)
  - topic: fix issue5441 in the linear case,
 
 6.4.0 -- 2017-06-16