Documentation Update
- Minor doc edits.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
1.8.4 ()
|
||||
1.8.5 ()
|
||||
|
||||
------ 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
|
||||
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:
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user