diff options
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/luafontloader/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/luafontloader/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/luafontloader/ChangeLog b/Build/source/texk/web2c/luatexdir/luafontloader/ChangeLog index 59837dcef46..7b9b0c48c7d 100644 --- a/Build/source/texk/web2c/luatexdir/luafontloader/ChangeLog +++ b/Build/source/texk/web2c/luatexdir/luafontloader/ChangeLog @@ -1,3 +1,11 @@ +2015-10-08 Peter Breitenlohner <peb@mppmu.mpg.de> + + * fontforge/fontforge/splinefont.h. + fontforge/fontforge/splinesaveafm.c: + Declare arg2 of CheckAfmOfPostscript() as const. + * src/luafflib.c: Temporarily copy const strings instead of + casting them from 'const char *' to 'char *'. + 2015-10-07 Peter Breitenlohner <peb@mppmu.mpg.de> * src/ffdummies.h (new): Declare functions and variables. |