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: