summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviout-util/ChangeLog
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-10-08 05:17:16 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-10-08 05:17:16 +0000
commit4035757aa66a5534ccc30eb097fb0845556d56d4 (patch)
tree408675d906512c07d4338d8cd25edfde9abe52de /Build/source/texk/dviout-util/ChangeLog
parente1b9cf87baef11b81bea37509a615a39c237559a (diff)
dviout-util: fix bugs, more comprehensive tests
git-svn-id: svn://tug.org/texlive/trunk@48857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dviout-util/ChangeLog')
-rw-r--r--Build/source/texk/dviout-util/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/texk/dviout-util/ChangeLog b/Build/source/texk/dviout-util/ChangeLog
index 7c205e7c7c2..68fe7ce1932 100644
--- a/Build/source/texk/dviout-util/ChangeLog
+++ b/Build/source/texk/dviout-util/ChangeLog
@@ -1,3 +1,13 @@
+2018-10-07 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * chkdvifont.c: Checksum should be read as unsigned.
+ Exit code 0 when called without argument and input M.
+ * chkdvifont.test, dvispc.test: Test compatibility with
+ old version.
+ * tests/oldindep.{tex,dvi}, tests/oldindepout.dvi,
+ tests/jis.{tfm,cfn}, tests/eufm10.{tfm,cfn}
+ tests/cmr10.{pk,cfn}, tests/upjisr-h.{vf,cfn}: New tests.
+
2018-10-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
* dvispc.c: Change option handling for future extensions.