mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation Update
- Added 1.6.1 details.
This commit is contained in:
parent
1b6faf57c9
commit
f2b7780d6b
2 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
1.6.1 (4/22/2009)
|
1.6.1 (4/24/2009)
|
||||||
+ Fixed bug that caused new, first-time .taskrc files to be written without
|
+ Fixed bug that caused new, first-time .taskrc files to be written without
|
||||||
including the custom report labels (thanks to P.C. Shyamshankar).
|
including the custom report labels (thanks to P.C. Shyamshankar).
|
||||||
|
|
||||||
|
|
|
@ -77,28 +77,28 @@
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<table>
|
<table>
|
||||||
<!--
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>Source:</td>
|
<td>Source:</td>
|
||||||
<td><a href="http://www.beckingham.net/task-1.6.0.tar.gz">task-1.6.0.tar.gz</a></td>
|
<td><a href="http://www.beckingham.net/task-1.6.0.tar.gz">task-1.6.1.tar.gz</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<!--
|
||||||
<tr>
|
<tr>
|
||||||
<td>Mac OS X 10.5 (Leopard) Intel-only:</td>
|
<td>Mac OS X 10.5 (Leopard) Intel-only:</td>
|
||||||
<td><a href="http://www.beckingham.net/task-1.6.0.pkg">task-1.6.0.pkg</a></td>
|
<td><a href="http://www.beckingham.net/task-1.6.1.pkg">task-1.6.1.pkg</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
Debian:
|
Debian:
|
||||||
(Thanks to <a href="http://blog.rfquerin.org">Richard Querin</a>):
|
(Thanks to <a href="http://blog.rfquerin.org">Richard Querin</a>):
|
||||||
</td>
|
</td>
|
||||||
<td><a href="http://www.beckingham.net/task_1.6.0-1_i386.deb">task_1.6.0-1_i386.deb</a></td>
|
<td><a href="http://www.beckingham.net/task_1.6.1-1_i386.deb">task_1.6.1-1_i386.deb</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
Red Hat:
|
Red Hat:
|
||||||
(Thanks to <a href="http://www.ultrafredde.com">Federico Hernandez</a>):
|
(Thanks to <a href="http://www.ultrafredde.com">Federico Hernandez</a>):
|
||||||
</td>
|
</td>
|
||||||
<td><a href="http://www.beckingham.net/task-1.6.0-1.FC10.i386.rpm">task-1.6.0-1.FC10.i386.rpm</a></td>
|
<td><a href="http://www.beckingham.net/task-1.6.1-1.FC10.i386.rpm">task-1.6.1-1.FC10.i386.rpm</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
-->
|
-->
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h4>New in version 1.6.1 (4/22/2009)</h4>
|
<h4>New in version 1.6.1 (4/24/2009)</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fixed bug that caused new, first-time .taskrc files to be written without
|
<li>Fixed bug that caused new, first-time .taskrc files to be written without
|
||||||
including the custom report labels (thanks to P.C. Shyamshankar).
|
including the custom report labels (thanks to P.C. Shyamshankar).
|
||||||
|
@ -117,7 +117,7 @@
|
||||||
(Find out <a href="versions.html">what was new in prior versions</a>)
|
(Find out <a href="versions.html">what was new in prior versions</a>)
|
||||||
</p>
|
</p>
|
||||||
<!--
|
<!--
|
||||||
<h2>Task 1.6.1 Beta</h2>
|
<h2>Task 1.7.0 Beta</h2>
|
||||||
<p>
|
<p>
|
||||||
The next version of task is in beta. This means it is approaching the
|
The next version of task is in beta. This means it is approaching the
|
||||||
end of the current development and testing cycle, and feedback from
|
end of the current development and testing cycle, and feedback from
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Source:</td>
|
<td>Source:</td>
|
||||||
<td><a href="http://www.beckingham.net/task-1.6.1beta.tar.gz">task-1.6.1beta.tar.gz</a></td>
|
<td><a href="http://www.beckingham.net/task-1.7.0beta.tar.gz">task-1.7.0beta.tar.gz</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue