readme: mention the work on API deprecated in 4.3 stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Tue, 25 Jul 2017 14:56:52 +0200
branchstable
changeset 2804 bae174e0e0ac
parent 2803 843311b8876e
child 2805 a789b9d5b60c
readme: mention the work on API deprecated in 4.3
README
--- a/README	Tue Jul 25 14:55:24 2017 +0200
+++ b/README	Tue Jul 25 14:56:52 2017 +0200
@@ -132,6 +132,8 @@
   - fold: add support for --current-date and --current-user option
   - metaedit: add support for --current-date and --current-user option
   - split add support for --current-date and --current-user option
+  - compat: use various new API instead of the one deprecated in 4.3
+    (when available)
 
   - topic: add --age option to sort topic by the most recently touched,
   - topic: add a 't0' to access the root of a topic while keeping it active,