summaryrefslogtreecommitdiff
path: root/PATCHES
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHES')
-rw-r--r--PATCHES5
1 files changed, 5 insertions, 0 deletions
diff --git a/PATCHES b/PATCHES
index d4bccb2..2dc0313 100644
--- a/PATCHES
+++ b/PATCHES
@@ -1,5 +1,10 @@
*** ALL Changes marked with FREEHEP or BEGINFREEHEP-ENDFREEHEP.
+* cpptasks-1.0-beta-4-parallel-3-SNAPSHOT
+
+- [src/net/sf/antcontrib/cpptasks/intel/IntelLinuxFortranCompiler.java] added ifort.
+- [src/net/sf/antcontrib/cpptasks/CompilerEnum.java] added ifort.
+
* cpptasks-1.0-beta-4-parallel-2
- [src/net/sf/antcontrib/cpptasks/gcc/GppLinker.java] g++ handles gfortran static linking.