Mercurial > evolve
comparison CHANGELOG @ 5286:6e9c5aebe3d1
changelog: mention the sqlite fix
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 03 May 2020 20:59:34 +0200 |
parents | 9e2f2557c42e |
children | 3847dedd12d7 |
comparison
equal
deleted
inserted
replaced
5285:299d86c15b55 | 5286:6e9c5aebe3d1 |
---|---|
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * compat: clean up old compatibility code | 7 * compat: clean up old compatibility code |
8 * evolve: add {obsorigin}, a template keyword that works similarly to | 8 * evolve: add {obsorigin}, a template keyword that works similarly to |
9 {obsfate}, but shows predecessors of a changeset | 9 {obsfate}, but shows predecessors of a changeset |
10 * evolve: fix permission of cache file using sqlite | |
10 | 11 |
11 9.3.1 -- 2020-04-08 | 12 9.3.1 -- 2020-04-08 |
12 ------------------- | 13 ------------------- |
13 | 14 |
14 * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes | 15 * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes |