- Applied documentation patch for #799, fixing a broken link in the man page.

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Bryce Harrington 2011-07-06 18:39:44 -04:00 committed by Paul Beckingham
parent 8ff3a1675d
commit 5e693b2530
3 changed files with 4 additions and 2 deletions

View file

@ -52,6 +52,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Michael McCann Michael McCann
Owen Clarke Owen Clarke
Ben Boeckel Ben Boeckel
Bryce Harrington
Thanks to the following, who submitted detailed bug reports and excellent Thanks to the following, who submitted detailed bug reports and excellent
suggestions: suggestions:
@ -90,7 +91,6 @@ suggestions:
Andy Kriger Andy Kriger
Patrick R McDonald Patrick R McDonald
Pete Lewis Pete Lewis
Bryce Harrington
Stefan Hacker Stefan Hacker
Alan Barton Alan Barton
Uli Martens Uli Martens

View file

@ -130,6 +130,8 @@
(thanks to Owen Clarke). (thanks to Owen Clarke).
+ Applied patches for bug #798 which allows out-of-source builds (thanks to + Applied patches for bug #798 which allows out-of-source builds (thanks to
Ben Boeckel). Ben Boeckel).
+ Applied documentation patch for #799, fixing a broken link in the man page
(thanks to Bryce Harrington).
# Untracked Bugs, biggest first. # Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import. + Fixed bug that required the '%YAML' prologue in a YAML import.

View file

@ -756,7 +756,7 @@ man task-tutorial
or the online documentation starting at or the online documentation starting at
.RS .RS
<http://taskwarrior.org/wiki/taskwarrior/Simple> <http://taskwarrior.org/projects/taskwarrior/wiki>
.RE .RE
.SH FILES .SH FILES