Documentation Update

- Modified ChangeLog and task.html to reflect new bug fixes.
This commit is contained in:
Paul Beckingham 2009-03-03 00:53:32 -05:00
parent 964d04322c
commit 5c89c0f1be
2 changed files with 10 additions and 0 deletions

View file

@ -18,7 +18,12 @@
sort order, with optional filtering in the configuration file. This
means user-defined reports can be written, and the reports currently
in the configuration file can be renamed.
+ New online documentation for custom reports.
+ 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
when there were only a handful of tasks.
------ old releases ------------------------------

View file

@ -112,7 +112,12 @@
sort order, with optional filtering in the configuration file. This
means user-defined reports can be written, and the reports currently
in the configuration file can be renamed.
<li>New online documentation for custom reports.
<li>New algorithm for determining when the "nag" message is displayed.
<li>Fixed bug where task hangs with a certain combination of recurring tasks
and shadow files.
<li>Fixed bug with the task sort alogrithm, which led to an unstable sequence
when there were only a handful of tasks.
</ul>
<p>