- Added "What's new in 1.2.0" section.

This commit is contained in:
Paul Beckingham 2008-06-11 01:45:07 -04:00
parent 438f3cb134
commit a8ac82ca22

View file

@ -169,8 +169,21 @@ a img { border: none; padding: 0; margin: 0; }
Download the latest task source code Download the latest task source code
<a href="http://www.beckingham.net/task-1.2.0.tar.gz">task-1.2.0.tar.gz</a> <a href="http://www.beckingham.net/task-1.2.0.tar.gz">task-1.2.0.tar.gz</a>
(6/7/2008). (6/7/2008).
</p>
New in version 1.2.0: <p>
<strong>New in version 1.2.0</strong>
</p>
<ul>
<li>"dateformat" configuration variable now properly used to parse as
well as render dates
<li>"task list x" now performs a caseless comparison between "x" and
the task description.
</ul>
<p>
<strong>New in version 1.1.0</strong>
</p> </p>
<ul> <ul>