Mercurial > evolve
comparison CHANGELOG @ 5287:3847dedd12d7
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.
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Tue, 05 May 2020 20:25:33 +0200 |
parents | 6e9c5aebe3d1 |
children | 34c8aa32bc56 |
comparison
equal
deleted
inserted
replaced
5286:6e9c5aebe3d1 | 5287:3847dedd12d7 |
---|---|
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 * evolve: fix permission of new cache files using sqlite |
11 | 11 |
12 9.3.1 -- 2020-04-08 | 12 9.3.1 -- 2020-04-08 |
13 ------------------- | 13 ------------------- |
14 | 14 |
15 * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes | 15 * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes |