mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation Update
- Modified ChangeLog and task.html to reflect new bug fixes.
This commit is contained in:
parent
964d04322c
commit
5c89c0f1be
2 changed files with 10 additions and 0 deletions
|
@ -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 ------------------------------
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue