summaryrefslogtreecommitdiff
path: root/Build/source/texk/makejvf/ChangeLog
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2017-07-31 13:42:38 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2017-07-31 13:42:38 +0000
commitb1509e1635c5c6bd6968b7b25122342aad89edcb (patch)
treedcd075717144c0592ca95aa6fa34e1a526d0aa9f /Build/source/texk/makejvf/ChangeLog
parent75521510163edff30d5368c881bb6e84a74a2a53 (diff)
makejvf: support for 0xAB and 0xBB (version 20170731)
git-svn-id: svn://tug.org/texlive/trunk@44928 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makejvf/ChangeLog')
-rw-r--r--Build/source/texk/makejvf/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/makejvf/ChangeLog b/Build/source/texk/makejvf/ChangeLog
index 30301f9a85a..5ecf8b81b61 100644
--- a/Build/source/texk/makejvf/ChangeLog
+++ b/Build/source/texk/makejvf/ChangeLog
@@ -1,7 +1,9 @@
2017-07-31 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
makejvf version 20170731.
- * tfmread.c, version.h: Support large GLUEKERN table.
+ * tfmread.c: Support large GLUEKERN table.
+ * write.c: Add support for 0x00AB and 0x00BB in writevfu().
+ * version.h: Adjusted.
2017-07-24 Hironobu Yamashita <h.y.acetaminophen@gmail.com>