readme: prepare readme
The feature that only work with 4.3+ are flagged as such.
--- a/README Wed Sep 27 00:54:28 2017 +0200
+++ b/README Wed Sep 27 01:37:21 2017 +0200
@@ -124,22 +124,22 @@
6.7.0 - in progress
-------------------
+ * compatibility with change in future 4.4 at this release date,
* documentation: improvement to content, wording and graphs,
- * compatibility with change in future 4.4 at this release date,
+ * obslog: improved templatability,
* obslog/log: improve verb used to describe and evolution,
- * obslog: improved templatability
- * pstatus/pdiff: update to full command. They now appears in the help.
- * uncommit: add a --interactive option.
+ * pstatus/pdiff: update to full command. They now appears in the help,
+ * uncommit: add a --interactive option (4.3+ only).
- * stack: improve display of interleaved topic
- * stack: improve display of merge commit
- * topic: gain a --current flag
- * topic: add a new 'debugconvertbookmark' commands.
- It helps migrating from bookmark feature branch to topic feature branch.
- * topic: small clarification and cleanup on various output
- * push: add a --topic option to mirror --bookmark and --branch.
- * topic: be more informative about topic activation and deactivation
- * topic: --age flag also shows the user who last touched the topic
+ * push: add a --topic option to mirror --bookmark and --branch,
+ * stack: improve display of interleaved topic,
+ * stack: improve display of merge commit,
+ * topic: add a new 'debugconvertbookmark' commands (4.3+ only),
+ It helps migrating from bookmark feature branch to topic feature branch,
+ * topic: --age flag also shows the user who last touched the topic,
+ * topic: be more informative about topic activation and deactivation,
+ * topic: gain a --current flag,
+ * topic: small clarification and cleanup on various output.
6.6.0 -- 2017-07-25
-------------------