diff options
author | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2018-10-06 13:26:55 +0000 |
---|---|---|
committer | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2018-10-06 13:26:55 +0000 |
commit | 001e19b7e92a6a7d56efdac55d671803959ab3d5 (patch) | |
tree | f4edafc17f51f1a693f1806cbf809fef3df29dfd /Build/source/texk/dviout-util/ChangeLog | |
parent | 46e300903da7b0a183e06eea2c20909d6b00e080 (diff) |
dviout-util: prioritize filename arguments (tests still not working?)
git-svn-id: svn://tug.org/texlive/trunk@48841 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dviout-util/ChangeLog')
-rw-r--r-- | Build/source/texk/dviout-util/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/dviout-util/ChangeLog b/Build/source/texk/dviout-util/ChangeLog index cb2da101612..1259d85ccb6 100644 --- a/Build/source/texk/dviout-util/ChangeLog +++ b/Build/source/texk/dviout-util/ChangeLog @@ -1,7 +1,8 @@ 2018-10-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com> * dvispc.c: Change option handling for future extensions. - Make sure binary with trace does not fail tests. + Make sure binary with trace does not fail tests by + prioritizing outfile as an explicit argument. * chkdvifont.man, dvispc.man: New man pages. * Makefile.am: Adjusted. * configure.ac: Version 20181006. |