comparison README @ 2287:18b8dc058f75 stable

repo: properly progate "destroyed" call to super class The propagation of the 'destroyed' call was dropped. I'm not certain of the consequences of having a partially broken "destroyed" call, but this can't be good.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Thu, 27 Apr 2017 20:52:09 +0200
parents 5ef112a6eb87
children e719645cf743
comparison
equal deleted inserted replaced
2284:1b6d4d176145 2287:18b8dc058f75
110 Mercurial on default.), Older version of Mercurial are supportd on their respective ``mercurial-x.y`` branches. 110 Mercurial on default.), Older version of Mercurial are supportd on their respective ``mercurial-x.y`` branches.
111 111
112 Changelog 112 Changelog
113 ========= 113 =========
114 114
115
116 6.0.2 - in progress
117 -------------------
118
119 - fix the propagation of some some cache invalidation,
115 120
116 6.0.1 -- 2017-04-20 121 6.0.1 -- 2017-04-20
117 ------------------- 122 -------------------
118 123
119 - template: adapt to change in 4.2, 124 - template: adapt to change in 4.2,