From 9e7844796b89961ddf42998c9eb08d01e2397b80 Mon Sep 17 00:00:00 2001
From: Paul Beckingham
Date: Mon, 9 Mar 2009 02:53:44 -0400
Subject: [PATCH] Updated Documentation
- Added 'beta' download section to main web page.
---
.gitignore | 1 +
html/task.html | 32 ++++++++++++++++++++++++++++----
2 files changed, 29 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index 3fb778785..e17fbd40d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ stamp-h1
Makefile
configure
config.log
+www.xls
diff --git a/html/task.html b/html/task.html
index 64b8cba47..f0e38f23d 100644
--- a/html/task.html
+++ b/html/task.html
@@ -71,7 +71,7 @@
- Get the Latest Release
+ Get the Latest Stable Release
@@ -116,18 +116,42 @@
New algorithm for determining when the "nag" message is displayed.
Fixed bug where task hangs with a certain combination of recurring tasks
and shadow files.
- Fixed bug with the task sort alogrithm, which led to an unstable sequence
+ Fixed bug with the task sort algorithm, which led to an unstable sequence
when there were only a handful of tasks.
Performance enhanced by eliminating unnecessary sorting.
Task now has a large (and growing) test suite and bug regression tests
to help ensure higher quality releases.
- Fixed bug that caused performance hit during table rendering.
+ Fixed bug that caused large performance hit during table rendering.
(Find out what was new in prior versions)
-
+
Troubleshooting
Task has been built from source and tested in the following environments: