From e392b8a95ef4706252a7cfa725ce3401fafa49ba Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 26 May 2008 13:31:19 -0400 Subject: [PATCH] - Added portability documentation. --- ChangeLog | 18 ++++++++++++++++-- README | 4 ++++ 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f4f3df0f9..04a2681e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,21 @@ + - Bug: assertion fails on mobile for t v + - Bug: configure.ac does not properly determine ncurses availability + - Bug: when run without arguments, task dumps core on Solaris 10 + - Bug: Cannot seem to use the percent character in a task description 1.0.0 (?) - - Bug: assertion fails on mobile for t v 0.9.9 (?) - Autoconf/autmake behaving properly. + + Clean build on OS X 10.5. + - Clean build on Ubuntu 7.0. + - Clean build on Fedora Core 8. - All bugs fixed. ------ reality ----------------------------------- 0.9.8 (5/25/2008) - + Color command. + + Added "task color" command. + Removed unnecessary files. + Completed documentation. @@ -57,10 +63,18 @@ + Initial commit. 0.9.3 (4/6/2008) + + Added "task completed" command. + + Properly recognizes ncurses. 0.9.2 (4/3/2008) + + Recognizes whether ncurses, flock is available. + + "task" duplicated to "task_rel" for preparation of a fork. 0.9.1 (4/1/2008) + + Blank attributes read are longer be written out. + + Completed "task export" command. + + Added configuration values to "task version" command. + + Consolidated header files, removed unnecessary ones. 0.9.0 (3/23/2008) + flat source directory diff --git a/README b/README index b9a39cd13..b0bb93142 100644 --- a/README +++ b/README @@ -14,6 +14,10 @@ frequently, with best practices and useful reports evolving from usage patterns. Task is scope-limited to GTD functionality only. +Task has been built and tested on the following configurations: + + - OS X 10.5 Leopard + - Fedora Core 8 You may want to jump straight to the TUTORIAL file, or perhaps watch the task