- Cleaned up visible copyright.

- Added a "what's new" list to task.html
This commit is contained in:
Paul Beckingham 2008-06-07 23:29:32 -04:00
parent 95c3f78c68
commit 73286e8662
3 changed files with 33 additions and 15 deletions

View file

@ -169,10 +169,23 @@ a img { border: none; padding: 0; margin: 0; }
Download the latest task source code
<a href="http://www.beckingham.net/task-1.1.0.tar.gz">task-1.1.0.tar.gz</a>
(6/7/2008).
New in version 1.1.0:
</p>
<ul>
<li>"blanklines" configuration variable to stop displaying unnecessary
white space and thus work better on small-screen devices
<li>"dateformat" configuration now determines how dates are formatted
<li>Better formatting of "task tags" output
<li>This home page set up, with TUTORIAL
<li>Added tags to the "task long" report
</ul>
</p>
<p>
Task has been built and tested on the following configurations:
Task has been built and tested in the following environments:
</p>
<ul>
@ -184,6 +197,12 @@ a img { border: none; padding: 0; margin: 0; }
<li>Solaris 10
<li>Cygwin 1.5.25-14
</ul>
<p>
If you have difficulties building task, have found a bug, have a
suggestion for improvement, or a feature request, please send mail to
<a href="mailto:task@beckingham.net">task@beckingham.net</a>.
</p>
</div>
<br />