diff --git a/ChangeLog b/ChangeLog index 9ffbbce77..e85e949a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 ------------------------------ diff --git a/html/task.html b/html/task.html index f3f309b08..1ed9df5e0 100644 --- a/html/task.html +++ b/html/task.html @@ -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. +