From bd89287f050f23fcff348fcf5ca430e609028c3e Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 3 Jul 2009 01:21:29 -0400 Subject: [PATCH] Documentation Update - More ChangeLog updates. - Corrected supported platforms in NEWS file, accirding to Fredde's latest update on the Wiki. --- .gitignore | 1 + ChangeLog | 2 +- NEWS | 30 +++++++++++++++++------------- 3 files changed, 19 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 3586c4a1e..a30403a09 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ www.xls src/tests/all.log src/tests/*.data *~ +movie* diff --git a/ChangeLog b/ChangeLog index 419ea3dc0..1e13965ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,7 +56,6 @@ + The new "undo" command replaces the old "undo" and "undelete" command with a complete undo stack that can rollback all changes. + While waiting for a file lock, task states the reason for the delay. - + Many, many more unit tests, helping to maintain code quality. + Now supports a 'waiting' state that causes tasks to not appear until a certain date, for example "task wait:". The task will then not show up on any report (except 'all') until that date. @@ -66,6 +65,7 @@ + Now supports a 'recurring' custom report to list all recurring tasks. + Now supports an 'all' report to list all tasks, including deleted and completed tasks. + + Now over 1,500 unit tests, helping to maintain code quality. Add: aliases diff --git a/NEWS b/NEWS index 0178aff2e..d960ef295 100644 --- a/NEWS +++ b/NEWS @@ -3,28 +3,32 @@ New Features in task 1.8.0 - Attribute modifiers, for precise queries - Improved calendar feature + - Full undo capability + - All reports now customizable + - Command aliases can now be created + - In addition to being a standard part of Fedora 10 and 11 (yum install task), + task is now also a standard part of Cygwin 1.5 + - There are new demo movies on taskwarrior.org - Please refer to the ChangeLog file for full details. + Please refer to the ChangeLog file for full details. There are too many to + list here. Task has been built and tested on the following configurations: - - OS X 10.4 Tiger - OS X 10.5 Leopard - - Fedora Core 8 - - Fedora Core 9 - - Fedora Core 10 - - Fedora Core 11 - - Ubuntu 7 Feisty Fawn - - Ubuntu 8 Hardy Heron - - Ubuntu 8.10 Intrepid Ibex + - OS X 10.4 Tiger + - Fedora Core 11 Leonidas + - Fedora Core 10 Cambridge - Ubuntu 9.04 Jaunty Jackalope - - OpenBSD 4.5 - - Arch Linux + - Ubuntu 8.10 Intrepid Ibex + - Ubuntu 8.04 Hardy Heron - Slackware 12.2 - - Solaris 8 + - Arch Linux - Solaris 10 + - Solaris 8 + - OpenBSD 4.5 + - FreeBSD - Cygwin 1.5.25-14 - - Cygwin 1.7 beta While Task has undergone testing, bugs are sure to remain. If you encounter a bug, please enter a new issue at: