diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-06-03 04:01:47 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-06-03 04:01:47 +0000 |
commit | bb8540b029924150826faf641d8393a15f3b06e6 (patch) | |
tree | 71792a6cb8ea9461598416b83da0551c48c087f8 /Build | |
parent | f207f6dff3d1b54288d64a3190b2de6bd86d0539 (diff) |
ChangeLog (pdftexdir)
git-svn-id: svn://tug.org/texlive/trunk@55397 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/ChangeLog b/Build/source/texk/web2c/pdftexdir/ChangeLog index 2e9265de4a2..9ccbd2d1427 100644 --- a/Build/source/texk/web2c/pdftexdir/ChangeLog +++ b/Build/source/texk/web2c/pdftexdir/ChangeLog @@ -1,8 +1,7 @@ 2020-06-03 Thanh Han The <hanthethanh@gmail.com> - * pdftex.web: Initialize save_tail to avoid garbage values. - Remove unnecessary codes. Both from Hironobu Yamashita. - pdftex r829. + * pdftex.web: Initialize save_tail to avoid a value of 0 given at compile + time. Remove unnecessary codes. (from Hironobu Yamashita). pdftex r829. 2020-06-02 Thanh Han The <hanthethanh@gmail.com> |