summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-12 23:11:07 +0000
committerKarl Berry <karl@freefriends.org>2023-02-12 23:11:07 +0000
commit3d88c5865c10e8b7d5aa712546c80b93116c332e (patch)
tree9c666665689810548586f77a65751bc4861c1254 /Build/source/texk/web2c/ChangeLog
parent634a13fc4ef5429b15e523b444dc24d33e6e8a52 (diff)
propagate enctex \special changes to the new \special shipout, thus avoiding a (valid) compiler warning about assigning |write_stream(tail):=null|
git-svn-id: svn://tug.org/texlive/trunk@65806 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 6d462142582..32bf5330c12 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,11 @@
+2023-02-12 Phelype Oleinik <phe.h.o1@gmail.com>
+ and Karl Berry <karl@freefriends.org>
+
+ * enctexdir/enctex2.ch: make parallel change for ``late''
+ \special shipout. This code is what avoids the invalid
+ write_stream(tail):=null assignment in the original code.
+ See pdftex.web (Implement \.{\\special}) for more.
+
2023-01-28 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* Makefile.in, ac/web2c.ac (ptex, uptex):