changeset 2804:bae174e0e0ac stable

readme: mention the work on API deprecated in 4.3
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 25 Jul 2017 14:56:52 +0200
parents 843311b8876e
children a789b9d5b60c
files README
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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,