Documentation Update

- added Federico Hernandez to the AUTHORS file for his contribution of
  Red Hat RPM packages.
- Added RPM download links.
This commit is contained in:
Paul Beckingham 2009-04-11 22:18:12 -04:00
parent 4dda1f0c27
commit cee8fda236
3 changed files with 20 additions and 5 deletions

View file

@ -9,11 +9,12 @@ Contributing Authors:
Michael Greb Michael Greb
Benjamin Tegarden Benjamin Tegarden
Chris Pride Chris Pride
Richard Querin
Federico Hernandez
With thanks to: With thanks to:
Eugene Kramer Eugene Kramer
Srijith K Srijith K
Richard Querin
Bruce Israel Bruce Israel
Thomas Engel Thomas Engel
Nishiishii Nishiishii

View file

@ -87,11 +87,18 @@
</tr> </tr>
<tr> <tr>
<td> <td>
Debian package: Debian:
(Thanks to <a href="http://blog.rfquerin.org">Richard Querin</a>): (Thanks to <a href="http://blog.rfquerin.org">Richard&nbsp;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.0-1_i386.deb">task_1.6.0-1_i386.deb</a></td>
</tr> </tr>
<tr>
<td>
Red Hat:
(Thanks to <a href="http://www.ultrafredde.com">Federico&nbsp;Hernandez</a>):
</td>
<td><a href="http://www.beckingham.net/task-1.6.0-1.i386.rpm">task-1.6.0-1.i386.rpm</a></td>
</tr>
<tr> <tr>
<td>Git - get the whole source and history:</td> <td>Git - get the whole source and history:</td>
<td><a href="http://github.com/pbeckingham/task">http://github.com/pbeckingham/task</a></td> <td><a href="http://github.com/pbeckingham/task">http://github.com/pbeckingham/task</a></td>

View file

@ -50,11 +50,18 @@
</tr> </tr>
<tr> <tr>
<td> <td>
Debian package: Debian:
(Thanks to <a href="http://blog.rfquerin.org">Richard Querin</a>): (Thanks to <a href="http://blog.rfquerin.org">Richard&nbsp;Querin</a>):
</td> </td>
<td><a href="http://www.beckingham.net/task_1.5.0-1_i386.deb">task_1.5.0-1_i386.deb</a></td> <td><a href="http://www.beckingham.net/task_1.5.0-1_i386.deb">task_1.5.0-1_i386.deb</a></td>
</tr> </tr>
<tr>
<td>
Red Hat:
(Thanks to <a href="http://www.ultrafredde.com">Federico&nbsp;Hernandez</a>):
</td>
<td><a href="http://www.beckingham.net/task-1.5.0-1.i386.rpm">task-1.5.0-1.i386.rpm</a></td>
</tr>
</table> </table>
<ul> <ul>
<li>Removed deprecated TUTORIAL file. <li>Removed deprecated TUTORIAL file.