From 5ac0bd380078e4957989a7ecfdabfe03d516ac95 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Tue, 20 Jul 2010 15:24:35 +0200 Subject: [PATCH] Feature #428 - detailed listing of new commands Prepared the new structur to add new or changed commands and configuration options to the NEWS files. --- ChangeLog | 1 + NEWS | 29 +++++++++++++++++------------ 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 984bb23f7..58e8f9970 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ tasks, provide a new sort order and include the 'end' column. + Added feature #431, which improves feedback after running the 'log' command. + + Added feature #428, preparing the new structure for the NEWS file. + New 'depends' column for custom reports. + New 'blocked' report for showing blocked tasks. + Improved man pages (thanks to Andy Lester). diff --git a/NEWS b/NEWS index eec6a3d3b..659f02c76 100644 --- a/NEWS +++ b/NEWS @@ -1,19 +1,24 @@ -New Features in task 1.9.2 +New Features in task 1.9.3 - - New 'log' command to add tasks that are already completed. - - New annual history and ghistory command variations. - - Alias support in shell completion scripts. - - New iCalendar/vcalendar export format (RFC-2445, RFC-5545, RFC-5546). - - New 'show' command to display configuration settings. - - New 'denotate' command to delete annotations. - - New 16-color and 256-color themes included. - - New limit:page filter to show only one page of tasks. - - Performance enhancements. + - + - Please refer to the ChangeLog file for full details. There are too many to list here. +New commands in task 1.9.3 + + - + - + +New configuration options in task 1.9.3 + + - + - + +--- + Task has been built and tested on the following configurations: * OS X 10.6 Snow Leopard and 10.5 Leopard @@ -31,6 +36,8 @@ Task has been built and tested on the following configurations: * Cygwin 1.7 and 1.5 * Haiku R1/alpha1 +--- + While Task has undergone testing, bugs are sure to remain. If you encounter a bug, please enter a new issue at: @@ -45,5 +52,3 @@ Or just send a message to: support@taskwarrior.org Thank you. - ----