diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-10-27 10:38:29 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-10-27 10:38:29 +0000 |
commit | 451899cd0b8c4ab3bf36687b1d80638a994ad234 (patch) | |
tree | b91a4d94fe476be9304176b89f4e7fab7eb09e28 /Build/source/texk/web2c/ChangeLog | |
parent | 658557bd1930f2bb99a2dc88a28b78fe5f3efe11 (diff) |
[WEB] Make TWILL handle 'sixteen_bits'.
For whatever reason, TWILL 2.9/4.5 could not handle the 'sixteen_bits'
type used all over the place. (Well, apart from WEB itself, only in
dvicopy.web and in mft.web!)
git-svn-id: svn://tug.org/texlive/trunk@68670 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 19286859359..86b069140df 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,7 @@ +2023-10-27 Andreas Scherer <https://ascherer.github.io> + + * weav-twill.ch: Make TWILL handle type 'sixteen_bits'. + 2023-10-25 Andreas Scherer <https://ascherer.github.io> * weave.ch: Fine print for command-line options. |