changeset 2427:59e7fc0ad7c0 stable

readme: rearrange readme before release There won't be a bugfix release (and other cleanup)
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 18 May 2017 22:25:43 +0200
parents 0751c8f6005d
children 7c15b494bacc
files README
diffstat 1 files changed, 7 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu May 18 23:24:57 2017 +0200
+++ b/README	Thu May 18 22:25:43 2017 +0200
@@ -115,22 +115,18 @@
 6.2.0 - in progress
 -------------------
 
- - olog: turn into a proper command to inspect the obs-history of a changeset
+ - olog: a new command to inspect the obs-history of a changeset (hg-4.0 + only),
  - topic: have thg display topic name if possible,
+ - blackbox: log more information about discovery and cache computation,
  - obscache: more efficient update in the (rare) case of a transaction adding
- - blackbox: log more information about discovery and cache computation.
-   markers without changesets
+   markers without changesets,
+ - obscache: fix more cache invalidation propagation,
+ - obscache: also enable the new cache (from 6.1.0) for 'evolve.server-only',
  - obshashrange-cache: update incrementally in the (common) case of a
    transaction not affecting existing range,
  - obshashrange-cache: keep the cache warm after each transaction,
-
-6.1.1 - in progress
--------------------
-
- - also enable the new cache (from 6.1.0) for 'evolve.server-only',
- - fix hg stack json output to be valid json
- - stack: now display if current revision is in bad state (issue5533)
- - obscache: fix more cache invalidation propagation
+ - stack: now display if current revision is in bad state (issue5533),
+ - stack: fix json output to be valid json.
 
 6.1.0 -- 2017-05-03
 -------------------