changelog: adjust
The changes only apply to newly created sqlite database. There are code
pathes that drop existing ones, but that's a more complicated condition.
--- a/CHANGELOG Sun May 03 20:59:34 2020 +0200
+++ b/CHANGELOG Tue May 05 20:25:33 2020 +0200
@@ -7,7 +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
+ * evolve: fix permission of new cache files using sqlite
9.3.1 -- 2020-04-08
-------------------