summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-07 00:25:31 +0000
committerKarl Berry <karl@freefriends.org>2018-01-07 00:25:31 +0000
commit56a12692ea58b621afb76cc8e90dcd0de5daa3d2 (patch)
tree802d816a6517f54e459547fa99379491ed969e2d /Build/source/texk/web2c/pdftexdir/ChangeLog
parent55ce2577d4277b51f7ba1ecaf4cd044879d1a5db (diff)
output non-pdf special being ignored, from pdftex r792
git-svn-id: svn://tug.org/texlive/trunk@46237 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 38b0c800375..b34e83ff220 100644
--- a/Build/source/texk/web2c/pdftexdir/ChangeLog
+++ b/Build/source/texk/web2c/pdftexdir/ChangeLog
@@ -1,3 +1,10 @@
+2018-01-06 Karl Berry <karl@freefriends.org>
+
+ * pdftex.web (literal): if a non-PDF special is ignored,
+ also output "<special> " and the first 64 characters of the special.
+ (slow_print_substr): new procedure, although surely there's
+ already a way to print a substring of a pool string.
+
2018-01-01 Pali Roh\'ar <pali.rohar@gmail.com>
Patch 1: explicitly detect bitmap PK font in fm_scan_line,