Mercurial > evolve
diff CHANGELOG @ 5990:d28c9f359464
evolve: remove experimental.obshashrange.lru-size docs
This config option was already disconnected from actual code, and was only used
for one implementation of stablerange: branchpoint.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 29 Jun 2021 12:16:17 +0300 |
parents | e97fbded40a5 |
children | 01154958e0cf |
line wrap: on
line diff
--- a/CHANGELOG Wed Jul 28 02:44:12 2021 +0300 +++ b/CHANGELOG Tue Jun 29 12:16:17 2021 +0300 @@ -10,6 +10,8 @@ * evolve: drop the deprecated --unstable, --divergent and --bumped flags, they were replaced by --orphan, --content-divergent and --phase-divergent respectively a long time ago + * evolve: remove experimental.obshashrange.lru-size docs, that config option + didn't do anything for a long time 10.3.3 - in progress --------------------