summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/luatexdir/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog
index 845a1dd3ed2..b59cc04370c 100644
--- a/Build/source/texk/web2c/luatexdir/ChangeLog
+++ b/Build/source/texk/web2c/luatexdir/ChangeLog
@@ -1,3 +1,9 @@
+2014-06-19 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * font/mapfile.w, font/tounicode.w, font/writet1.w,
+ font/writettf.w, lang/texlang.w, pdf/pdfgen.w: Avoid undefined
+ behaviour when char is signed.
+
2014-06-02 Peter Breitenlohner <peb@mppmu.mpg.de>
* lua/luatex-api.h: Use '#define LUAI_HASHLIMIT 5' as default,