From 664eef7b4268290d9cc5c1b6d886b8a66e19351e Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 2 Jan 2014 02:01:36 -0500 Subject: [PATCH] Documentation - Specified the version where deprecated features will be removed. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 6dc71607c..329018ae2 100644 --- a/NEWS +++ b/NEWS @@ -34,9 +34,9 @@ New configuration options in taskwarrior 2.3.0 Newly deprecated features in taskwarrior 2.3.0 - File format 2 (used in version 0.9.3 - 1.5.0) is no longer supported. - - The 'push', 'pull' and 'merge' commands will be removed in a subsequent - release. The new 'sync' command, in conjunction with the Taskserver is the - new sync mechanism. + - The 'push', 'pull' and 'merge' commands will be removed in version 2.4.0 + The new 'sync' command, in conjunction with the Taskserver is the new sync + mechanism. - The 'diagnostics' command no longer generates 1000 UUIDs as a uniqueness test, because libuuid is now mandatory.