From 64e8f34933fdec1a7f76ccd45cdb6d9d58b98983 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 11 Sep 2013 00:17:01 -0400 Subject: [PATCH] Documentation - Rewrote task-sync(5) man page. --- ChangeLog | 1 + NEWS | 1 + 2 files changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c930723f8..641140a4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ Features + Added the 'remaining' format for all date columns. + Protects against interrupt during critical DB commit and sync operations. + The 'push', 'pull' and 'merge' commands now generate a 'deprecated' message. + + Rewritten task-sync(5) man page, listing sync options and setup guidelines.. Bugs + #1195 Random seed not random enough - removed all random number code (thanks diff --git a/NEWS b/NEWS index 12551ca1d..b0c9e74ab 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ New Features in taskwarrior 2.3.0 - New virtual tags: WEEK, MONTH, YEAR, PARENT. - New 'remaining' format for date columns. - New '_get' DOM accessor helper command. + - New task-sync(5) man page. New commands in taskwarrior 2.3.0