summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-11-27 14:20:19 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-11-27 14:20:19 +0100
commit836ecd4574bcd7f0db9b32ee2f64db8bb466a057 (patch)
treec2e5db57b4aeade447b32aa423981cdfbadcabef /README.txt
parente38d012eb2885c08b67ede65cbce13d8f8ea9f93 (diff)
downloadcpptasks-parallel-836ecd4574bcd7f0db9b32ee2f64db8bb466a057.tar.gz
cpptasks-parallel-836ecd4574bcd7f0db9b32ee2f64db8bb466a057.tar.bz2
cpptasks-parallel-836ecd4574bcd7f0db9b32ee2f64db8bb466a057.tar.xz
cpptasks-parallel-836ecd4574bcd7f0db9b32ee2f64db8bb466a057.zip
Fixed NAR-109
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index d5caa9e..72c1f19 100644
--- a/README.txt
+++ b/README.txt
@@ -4,6 +4,7 @@ Modified version of ant contrib cpptasks, used in the freehep/maven-nar-plugin.
* cpptasks-1.0-beta-5-parallel-1-SNAPSHOT
+- added compileOrder to the compilerDef (and thus changed most Hashtables into Maps), see NAR-109
- added .f90 as extension for the fortran compiler, see NAR-108
- merged with cpptasks-1.0b5.tar.gz
- See NAR-103 for tests that have been changed