diff options
Diffstat (limited to 'Build/source/libs/teckit/TECkit-2.5.1-PATCHES/ChangeLog')
-rw-r--r-- | Build/source/libs/teckit/TECkit-2.5.1-PATCHES/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Build/source/libs/teckit/TECkit-2.5.1-PATCHES/ChangeLog b/Build/source/libs/teckit/TECkit-2.5.1-PATCHES/ChangeLog new file mode 100644 index 00000000000..027432f275e --- /dev/null +++ b/Build/source/libs/teckit/TECkit-2.5.1-PATCHES/ChangeLog @@ -0,0 +1,23 @@ +2009-10-18 Peter Breitenlohner <peb@mppmu.mpg.de> + + Reconstruct TL TECkit sources from distributed tarball. + * TL-changes (new): Modifications applied to the distribution. + * patch-[0-9][0-9]-*: Patches applied to the distribution. + +2009-10-01 Peter Breitenlohner <peb@mppmu.mpg.de> + + * patch-03-warnings (new): Avoid maximal compiler warnings. + source/Sample-tools/TECkit_Compile.cpp, source/Engine.{cpp,h}, + source/Public-headers/TECkit_Compiler.h, source/Compiler.cpp: + Constify. + +2009-06-25 Peter Breitenlohner <peb@mppmu.mpg.de> + + * patch-02-warning (new): Avoid compiler warning. + source/Compiler.h: change type of Compiler::Pass.passType + long -> UInt32. + +2008-11-17 Jonathan Kew <jonathan_kew@sil.org> + + * patch-01-debian-505693 (new): Bug fix. + |