Documentation Update
- Minor doc edits.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
1.8.4 ()
|
1.8.5 ()
|
||||||
|
|
||||||
------ old releases ------------------------------
|
------ old releases ------------------------------
|
||||||
|
|
||||||
|
|||||||
4
README
4
README
@@ -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
|
Your contributions are especially welcome. Whether it comes in the form of
|
||||||
code patches, ideas, discussion, bug reports or just encouragement, your input
|
code patches, ideas, discussion, bug reports, encouragement or criticism, your
|
||||||
is needed.
|
input is needed.
|
||||||
|
|
||||||
Please send your support questions and code patches to:
|
Please send your support questions and code patches to:
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ AC_INIT(task, 1.8.5, support@taskwarrior.org)
|
|||||||
|
|
||||||
CFLAGS="${CFLAGS=}"
|
CFLAGS="${CFLAGS=}"
|
||||||
CXXFLAGS="${CXXFLAGS=}"
|
CXXFLAGS="${CXXFLAGS=}"
|
||||||
|
|
||||||
# this macro is used to get the arguments supplied
|
# this macro is used to get the arguments supplied
|
||||||
# to the configure script (./configure --enable-debug)
|
# to the configure script (./configure --enable-debug)
|
||||||
# Check if we have enable debug support.
|
# Check if we have enable debug support.
|
||||||
|
|||||||
Reference in New Issue
Block a user