diff 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
line wrap: on
line diff
--- a/README	Thu Apr 20 13:04:31 2017 +0200
+++ b/README	Thu Apr 27 20:52:09 2017 +0200
@@ -113,6 +113,11 @@
 =========
 
 
+6.0.2 - in progress
+-------------------
+
+ - fix the propagation of some some cache invalidation,
+
 6.0.1 -- 2017-04-20
 -------------------