readme: rearrange readme before release
There won't be a bugfix release (and other cleanup)
--- 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
-------------------