summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviout-util/ChangeLog
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-10-10 15:07:34 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-10-10 15:07:34 +0000
commit873c3869eee3b631a4273cc59b499e94f1a4598d (patch)
treeabf9261b2f03c473b63faa9f695948000c24940a /Build/source/texk/dviout-util/ChangeLog
parent4b3d47f963f4ccf49bcfe374d7dc10bf04644b9b (diff)
dviout-util: version 20181010 from upstream
git-svn-id: svn://tug.org/texlive/trunk@48878 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dviout-util/ChangeLog')
-rw-r--r--Build/source/texk/dviout-util/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/texk/dviout-util/ChangeLog b/Build/source/texk/dviout-util/ChangeLog
index b9acd25e376..e53d6bd67ed 100644
--- a/Build/source/texk/dviout-util/ChangeLog
+++ b/Build/source/texk/dviout-util/ChangeLog
@@ -1,3 +1,14 @@
+2018-10-10 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * dvispc.c: Clean up code, more comments. Mostly revert
+ the change on 2018-10-06, "Change option handling for
+ future extensions" and change EXE2INDEP -> EXE2MODIFY.
+ Make sure outfile string is non-empty.
+ * chkdvifont.c: Do not stop for usage, always show all.
+ * dvispc.test: Test pipe input/output.
+ * chkdvifont.man, dvispc.man: More info.
+ * configure.ac: Version 20181010.
+
2018-10-07 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
* chkdvifont.c: Checksum should be read as unsigned.