Bug Fix - documentation

- Typo in documentation fixed (thanks to Thomas@BIC).
- Added zsh tab completion script to ChangeLog (thanks to P.C. Shyamshankar).
This commit is contained in:
Paul Beckingham 2009-05-19 22:04:58 -04:00
parent b9448c3a2c
commit 8b17bdc037
3 changed files with 5 additions and 1 deletions

View file

@ -2,8 +2,10 @@
------ current release ---------------------------
1.8.0 (?)
+ Added zsh tab completion script (thanks to P.C. Shyamshankar).
+ Fixed bug that cause the _forcecolor configuration variable to be
considered obsolete (thank to Bruce Dillahunty).
+ Fixed documentation errors (thanks to Thomas@BIC).
------ old releases ------------------------------

View file

@ -90,7 +90,7 @@
<p>
The intent here is that task 3 have its description modified to be
"40123 is back-ordered, try again next week", but will be
"4-123 is back-ordered, try again next week", but will be
misinterpreted as tasks 3, 4, 5, 6 ... 123 will all be modified
to have the description "is back-ordered, try again next week".
The solution is to quote the whole description:

View file

@ -143,8 +143,10 @@
<h4>New in version 1.8.0 (?)</h4>
<ul>
<li>Added zsh tab completion script (thanks to P.C. Shyamshankar).
<li>Fixed bug that cause the _forcecolor configuration variable to be
considered obsolete (thank to Bruce Dillahunty).
<li>Fixed documentation errors (thanks to Thomas@BIC).
</ul>
<p>