changelog: mention the sqlite fix
authorPierre-Yves David <pierre-yves.david@octobus.net>
Sun, 03 May 2020 20:59:34 +0200
changeset 5334 6e9c5aebe3d1
parent 5333 299d86c15b55
child 5335 3847dedd12d7
changelog: mention the sqlite fix
CHANGELOG
--- a/CHANGELOG	Wed Apr 01 09:21:29 2020 -0700
+++ b/CHANGELOG	Sun May 03 20:59:34 2020 +0200
@@ -7,6 +7,7 @@
   * compat: clean up old compatibility code
   * evolve: add {obsorigin}, a template keyword that works similarly to
     {obsfate}, but shows predecessors of a changeset
+  * evolve: fix permission of cache file using sqlite
 
 9.3.1 -- 2020-04-08
 -------------------