diff --git a/DEVELOPER b/DEVELOPER index 9ecef6cdf..534056d4f 100644 --- a/DEVELOPER +++ b/DEVELOPER @@ -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 diff --git a/INSTALL b/INSTALL index 15e68056d..15eab32b4 100644 --- a/INSTALL +++ b/INSTALL @@ -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 . diff --git a/NEWS b/NEWS index cc9b5fe59..30ecd5246 100644 --- a/NEWS +++ b/NEWS @@ -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: