summaryrefslogtreecommitdiff
path: root/Build/source/texk/makejvf/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2019-02-23 23:39:05 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2019-02-23 23:39:05 +0000
commitf197512df144872566fa0dec858b3c9b914a1100 (patch)
tree611d80038eb6b2d4a6225f1ba4cb7715079e55e4 /Build/source/texk/makejvf/ChangeLog
parent0c8e0812140de740c21f66df8827010d1323311c (diff)
support older compiler
git-svn-id: svn://tug.org/texlive/trunk@50108 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makejvf/ChangeLog')
-rw-r--r--Build/source/texk/makejvf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/makejvf/ChangeLog b/Build/source/texk/makejvf/ChangeLog
index 4afdb6139c3..3de15101b48 100644
--- a/Build/source/texk/makejvf/ChangeLog
+++ b/Build/source/texk/makejvf/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-23 Akira Kakuto <kakuto@w32tex.org>
+
+ * main.c: Support old compiler.
+ * tfmread.c: Allocate one more byte for nbuff in tfmget().
+
2019-02-23 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
* main.c, tfmread.c: Forbid invalid usages.