diff options
author | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2018-04-28 23:58:22 +0000 |
---|---|---|
committer | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2018-04-28 23:58:22 +0000 |
commit | b4fc35ca221c0d7047dc66b722ffa3cf8482ad3e (patch) | |
tree | 162b8df1fff4915197978dbdd145f72f2073b0fb /Build/source/texk/web2c/ptexdir/ChangeLog | |
parent | 1a77a3b16971c8665435285caaae7f5625967994 (diff) |
ptexdir: fix a regression for discontinuous kinsoku table introduced on 2017-09-11
git-svn-id: svn://tug.org/texlive/trunk@47477 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog index d5a7d46f60a..cc07b4c3372 100644 --- a/Build/source/texk/web2c/ptexdir/ChangeLog +++ b/Build/source/texk/web2c/ptexdir/ChangeLog @@ -1,3 +1,12 @@ +2018-04-14 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> + + * ptex-base.ch: Fix issue GitHub:texjporg/tex-jp-build#57 + that discontinuous KINSOKU/INHIBIT table cannot be + searched properly. + (regression caused by a commmit of 2017-09-11) + * tests/free_pena.tex, tests/free_ixsp.tex: Added. + * ptex_version.h: pTeX version p3.8.1. + 2018-02-05 Hironobu Yamashita <h.y.acetaminophen@gmail.com> * ptex-base.ch: Set subtype for JFM glue in math list. |