diff options
Diffstat (limited to 'Build/source/texk/web2c/lib/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/lib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog index db09d75feab..f67a1483a1e 100644 --- a/Build/source/texk/web2c/lib/ChangeLog +++ b/Build/source/texk/web2c/lib/ChangeLog @@ -1,3 +1,10 @@ +2019-06-30 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> + + * texmfmp.c (getfiledump): Change readbuffer to unsigned char*. + Without this change, xetexdir/tests/filedump.tex ends up with + "!error: snprintf failed: file ../../../texk/web2c/lib/texmfmp.c" + (XeTeX only). + 2019-05-14 Akira Kakuto <kakuto@w32tex.org> * texmfmp.c: Support non-ascii file names in special cases |