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