mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Documentation Update
- Minor doc edits.
This commit is contained in:
parent
331b08055a
commit
b2fc4969b9
3 changed files with 4 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue