summaryrefslogtreecommitdiff
path: root/Build/source/texk/makejvf/ChangeLog
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-02-02 13:17:22 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-02-02 13:17:22 +0000
commit6dc0e38210bb5d23f33d43fa66832c8c38d54d4a (patch)
tree166ddd97bb5d2b46d9f9109785140052338e2615 /Build/source/texk/makejvf/ChangeLog
parent9f7307579d809c7eca4c350e128045715a77303c (diff)
makejvf: support SKIP property in GLUEKERN
git-svn-id: svn://tug.org/texlive/trunk@46519 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makejvf/ChangeLog')
-rw-r--r--Build/source/texk/makejvf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/makejvf/ChangeLog b/Build/source/texk/makejvf/ChangeLog
index b1c17773475..13671b0c076 100644
--- a/Build/source/texk/makejvf/ChangeLog
+++ b/Build/source/texk/makejvf/ChangeLog
@@ -1,3 +1,12 @@
+2018-02-02 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * tfmread.c: Support SKIP property in GLUEKERN table.
+ * write.c: Remove warning message on enhanced mode (hoping
+ well-tested).
+ * version.h: Bump version.
+ * tests/{gkhugeok,skipjfmp}.{tfm,vf}: New test files.
+ * Makefile.am, makejvf.test: Add new tests.
+
2018-01-27 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
* tfmread.c: Support new JFM spec (3-byte characters in TYPE > 0).