Documentation Update

- Minor doc edits.
This commit is contained in:
Paul Beckingham 2009-11-18 20:27:54 -05:00
parent 331b08055a
commit b2fc4969b9
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
------ current release ---------------------------
1.8.4 ()
1.8.5 ()
------ old releases ------------------------------

4
README
View file

@ -12,8 +12,8 @@ At the site you'll find a wiki, discussion forums, downloads, news and more.
Your contributions are especially welcome. Whether it comes in the form of
code patches, ideas, discussion, bug reports or just encouragement, your input
is needed.
code patches, ideas, discussion, bug reports, encouragement or criticism, your
input is needed.
Please send your support questions and code patches to:

View file

@ -6,6 +6,7 @@ AC_INIT(task, 1.8.5, support@taskwarrior.org)
CFLAGS="${CFLAGS=}"
CXXFLAGS="${CXXFLAGS=}"
# this macro is used to get the arguments supplied
# to the configure script (./configure --enable-debug)
# Check if we have enable debug support.