diff options
Diffstat (limited to 'Build/source/texk/web2c/uptexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/uptexdir/ChangeLog | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/uptexdir/ChangeLog b/Build/source/texk/web2c/uptexdir/ChangeLog index 30146218288..355170372b5 100644 --- a/Build/source/texk/web2c/uptexdir/ChangeLog +++ b/Build/source/texk/web2c/uptexdir/ChangeLog @@ -1,3 +1,28 @@ +2019-05-25 TANAKA Takuji <ttk@t-lab.opal.ne.jp> + + * uptex-m.ch: + Correct upTeX_revision ".25", upTeX_version_string "-u1.25". + +2019-05-06 TANAKA Takuji <ttk@t-lab.opal.ne.jp> + + * uptex-m.ch, upbibtex.ch, updvitype.ch, uppltotf.ch, uptftopl.ch, + uptex_version.h: upTeX version u1.25. + * kanji.c, kanji.h: + Fix bug of kcatcode at Fullwidth ASCII variants and + Halfwidth Katakana variants from Yusuke Terada san: + https://github.com/texjporg/tex-jp-build/pull/79 + Set default internal encoding EUC/SJIS if a command name is + with prefix of "p" or "ep", intending to be compatible with + pTeX family (ptex, eptex, pbibtex, pdvitype, ppltotf, ptftopl) + (experimental). + +2019-05-06 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> + + * uptex-m.ch: + Make appropreate comparison of U+0100 by \if. + https://github.com/texjporg/tex-jp-build/issues/68 + * tests/test_if.tex: Test case. + 2019-02-23 TANAKA Takuji <ttk@t-lab.opal.ne.jp> * uptex-m.ch, upbibtex.ch, updvitype.ch, uppltotf.ch, uptftopl.ch, @@ -24,7 +49,7 @@ 2018-09-16 TANAKA Takuji <ttk@t-lab.opal.ne.jp> * upbibtex.ch: Fix bug of substring$ - from Takashi Sakai: + from Takashi Sakai san: https://github.com/texjporg/tex-jp-build/issues/64 https://github.com/texjporg/tex-jp-build/pull/66 |