Documentation

- Prepared more docs for the 2.4.1 release.
This commit is contained in:
Paul Beckingham 2015-02-14 21:12:16 -05:00
parent eb3afa1fdc
commit 5d96547c07
3 changed files with 10 additions and 9 deletions

View file

@ -26,7 +26,8 @@ How to Build Taskwarrior
not contain the test suite.
If you send a patch (support@taskwarrior.org), make sure that patch is made
against git HEAD. We cannot apply patches made against the tarball source.
against git HEAD on the development branch. We cannot apply patches made
against the tarball source, or master.
General Statement
This file is intended to convey the current efforts, priorities and needs of
@ -188,11 +189,11 @@ Work in Progress
Current Codebase Condition
'master' branch:
- 2.3.0 Current release, locked.
- 2.4.1 Current release, locked.
'2.4.1' branch:
'2.4.2' branch:
- Current development branch no plans yet.
---
2015-01-01 Updated for 2.4.1
2015-02-14 Updated for 2.4.1

View file

@ -99,10 +99,12 @@ Currently the defined languages are:
eng_USA 1
esp_ESP 2
deu_DEU 3
fra_FRA 4
ita_ITA 5
por_PRT 6
epo_RUS 7
pol_POL 8
Uninstallation
--------------
@ -138,9 +140,7 @@ Cygwin
Darwin, 32bit
The taskwarrior packages will not work on a 32-bit OSX installation on Core
Duo hardware. You will need to build Taskwarrior from source, and use this
configure command:
Taskwarrior needs to be built from source, and use this configure command:
cmake -DCMAKE_C_FLAGS=-m32 -DCMAKE_CXX_FLAGS=-m32 -DCMAKE_EXE_LINKER_FLAGS=-m32 .

2
NEWS
View file

@ -26,7 +26,7 @@ Removed features in 2.4.1
Known Issues
- None
- https://bug.tasktools.org/
Taskwarrior has been built and tested on the following configurations: