diff README @ 2548:3fd4b0dca16c stable

effectflag: fix content change detection for filtered revs In some cases (like amended an obsolete changeset), computing the diff and comparing them need to work with filtered revisions. We need to use unfiltered change contexts to safely compute diffs.
author Boris Feld <boris.feld@octobus.net>
date Fri, 02 Jun 2017 19:07:35 +0200
parents e358c0263e46
children ecd47c63b6de
line wrap: on
line diff
--- a/README	Mon Jun 05 10:15:00 2017 +0100
+++ b/README	Fri Jun 02 19:07:35 2017 +0200
@@ -121,6 +121,11 @@
 Changelog
 =========
 
+6.3.2 - in progress
+-------------------
+
+ - effect flag: fix a small bug related to hidden changeset,
+
 6.3.1 -- 2017-06-01
 -------------------