summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/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/pdftexdir/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/pdftexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/pdftexdir/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/ChangeLog b/Build/source/texk/web2c/pdftexdir/ChangeLog
index 937e5894ef0..9e0db193131 100644
--- a/Build/source/texk/web2c/pdftexdir/ChangeLog
+++ b/Build/source/texk/web2c/pdftexdir/ChangeLog
@@ -1,3 +1,10 @@
+2023-02-12 Phelype Oleinik <phe.h.o1@gmail.com>
+ and Karl Berry <karl@freefriends.org>
+
+ * pdftex.web (Implement \.{\\special}): add comments explaining
+ that write_stream(tail):=null is an overflow assignment with the
+ current memory_word structure, and is overwritten in enctex2.ch.
+
2023-02-11 Thanh Han The <hanthethanh@gmail.com>
* pdftex.ch (pdf_font_has_space_char): xmalloc and maintain new array.