# HG changeset patch
# User Pierre-Yves David <pierre-yves.david@octobus.net>
# Date 1536860765 -7200
#      Thu Sep 13 19:46:05 2018 +0200
# Branch stable
# Node ID f56b58db0c06c40e05fd81d0264e2350c7839a0e
# Parent  dc50050dbf801300806c757fadba7b93a4710fda
changelog: mention the cache improvements

diff --git a/CHANGELOG b/CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@
 
   * obshashrange: issue the "long stable cache" update message only once
   * obshashrange: reduce impact of cache invalidation from many new obsmarkers
+  * caches: properly silence permission error related to caches
 
 8.2.0 -- 2018-09-03
 -------------------