changelog: adjust
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 05 May 2020 20:25:33 +0200
changeset 5335 3847dedd12d7
parent 5334 6e9c5aebe3d1
child 5336 b55c0cea3fa2
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.
CHANGELOG
--- 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
 -------------------