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/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog
index 16350bc3d84..ecf25ff2947 100644
--- a/Build/source/texk/web2c/luatexdir/ChangeLog
+++ b/Build/source/texk/web2c/luatexdir/ChangeLog
@@ -1,3 +1,14 @@
+2014-12-12 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ Avoid implicit function declarations.
+ * am/luafontforge.am (libjitff_a_CPPFLAGS): Add -DLuajitTeX.
+ * am/luamisc.am (libluajitmisc_a_CPPFLAGS: Add -DLuajitTeX.
+ * lua/liolibext.c, lua/lnodelib.c, luafontloader/src/luafflib.c,
+ slnunicode/slnunico.c: Include lauxlib_bridge.h for LuaJITTeX or
+ lauxlib.h for LuaTeX.
+ * luafontloader/fontforge/fontforge/fontviewbase.c:
+ Include gfile.h.
+
2014-12-10 Peter Breitenlohner <peb@mppmu.mpg.de>
Sync with https://foundry.supelec.fr/svn/luatex/trunk/source/