summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/teckit/ChangeLog')
-rw-r--r--Build/source/libs/teckit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/libs/teckit/ChangeLog b/Build/source/libs/teckit/ChangeLog
index b733c2c16d8..f714ced14d7 100644
--- a/Build/source/libs/teckit/ChangeLog
+++ b/Build/source/libs/teckit/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-25 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * source/Compiler.h: change type of Compiler::Pass.passType
+ long -> UInt32, to avoid compiler warnings.
+
2009-06-24 Peter Breitenlohner <peb@mppmu.mpg.de>
* configure.ac: enable cxx-runtime-hack (for teckit_compile).