summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2023-10-27 13:08:20 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2023-10-27 13:08:20 +0000
commita6b2addaf8e1b2a4c0f0abcb91ed28868a59d6db (patch)
tree1f7cc6c6b747443d8dbf3a6b14c44f998e395686 /Build/source/texk/web2c/ChangeLog
parent78d7e503d0da809d8ae32b23c5f3a990d1fa71d0 (diff)
Revert "[WEB] Make TWILL handle 'sixteen_bits'."
This reverts commit ff4772477dd6ae9589dcfe78e0011c9210d01b4b. Now the parameter conversion in 'out_const' from 'n:sixteen_bits' to 'a:integer' (and later 'if a>=65536') breaks 'last_sign:-1..+1' in any '\mini' index (in TANGLE.TEX). Most likely, TANGLE.WEB never was formatted with TWILL. Better to replace '\none' in TANGLE.TEX with '$0\to65535$' than to possibly break other codes. git-svn-id: svn://tug.org/texlive/trunk@68673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 86b069140df..19286859359 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,7 +1,3 @@
-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.