Mercurial > evolve
comparison README @ 2417:b5d97826bd3a
readme: rearrange changelog content
blackbox is more important than the various caches changes.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 18 May 2017 18:29:28 +0200 |
parents | 23c0bef0b5d4 |
children | 59e7fc0ad7c0 |
comparison
equal
deleted
inserted
replaced
2416:23c0bef0b5d4 | 2417:b5d97826bd3a |
---|---|
116 ------------------- | 116 ------------------- |
117 | 117 |
118 - olog: turn into a proper command to inspect the obs-history of a changeset | 118 - olog: turn into a proper command to inspect the obs-history of a changeset |
119 - topic: have thg display topic name if possible, | 119 - topic: have thg display topic name if possible, |
120 - obscache: more efficient update in the (rare) case of a transaction adding | 120 - obscache: more efficient update in the (rare) case of a transaction adding |
121 - blackbox: log more information about discovery and cache computation. | |
121 markers without changesets | 122 markers without changesets |
122 - obshashrange-cache: update incrementally in the (common) case of a | 123 - obshashrange-cache: update incrementally in the (common) case of a |
123 transaction not affecting existing range, | 124 transaction not affecting existing range, |
124 - obshashrange-cache: keep the cache warm after each transaction, | 125 - obshashrange-cache: keep the cache warm after each transaction, |
125 - blackbox: log more information about discovery and cache computation. | |
126 | 126 |
127 6.1.1 - in progress | 127 6.1.1 - in progress |
128 ------------------- | 128 ------------------- |
129 | 129 |
130 - also enable the new cache (from 6.1.0) for 'evolve.server-only', | 130 - also enable the new cache (from 6.1.0) for 'evolve.server-only', |