diff options
Diffstat (limited to 'Build/source/texk/dviout-util/ChangeLog')
-rw-r--r-- | Build/source/texk/dviout-util/ChangeLog | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/Build/source/texk/dviout-util/ChangeLog b/Build/source/texk/dviout-util/ChangeLog index 04ce0ca6c4e..c3e836f9182 100644 --- a/Build/source/texk/dviout-util/ChangeLog +++ b/Build/source/texk/dviout-util/ChangeLog @@ -1,9 +1,13 @@ 2018-10-14 Hironobu Yamashita <h.y.acetaminophen@gmail.com> - * dvispc.c: Fix a bug that modification for tpic_pn was - not working (my previous fault). Minimize correction - for tpic_pn, report effective tpic_pn properly. - * tests/tpicpn.{tex,dvi}, tests/tpicsh.{tex,dvi}: Added. + * dvispc.c: Fix a bug that modification of non-stack + specials was almost broken (my fault when prior scanning + was introduced). Minimize correction for tpic_pn, report + effective tpic_pn properly. + * tests/tpicpn.{tex,dvi}, tests/tpicsh.{tex,dvi}, + tests/first.{tex,dvi}, tests/firstpn.{tex,dvi}: New tests. + * Makefile.am: Adjusted. + * configure.ac: Version 20181014. 2018-10-13 Hironobu Yamashita <h.y.acetaminophen@gmail.com> @@ -124,7 +128,8 @@ 2017-06-03 Hironobu Yamashita <h.y.acetaminophen@gmail.com> - * dvispc.c: Support page indendence in reverse order. + * dvispc.c: Support page indendence in reverse order by + prior scanning. 2017-06-03 Hironobu Yamashita <h.y.acetaminophen@gmail.com> |