summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/NEWS
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-20 18:33:28 +0000
committerKarl Berry <karl@freefriends.org>2024-02-20 18:33:28 +0000
commit12a220e80344b5c02b56a57d4a994ccb854bc22c (patch)
tree09be80dc6f1fb1aa93c4c60ec8e20bcbd36e6f8d /Master/texmf-dist/doc/pdftex/NEWS
parent3575aa305fd619edaa92f3bc49368cfe9d2f76bc (diff)
2024 man page, news, manual updates
git-svn-id: svn://tug.org/texlive/trunk@70015 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/pdftex/NEWS')
-rw-r--r--Master/texmf-dist/doc/pdftex/NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/pdftex/NEWS b/Master/texmf-dist/doc/pdftex/NEWS
index cce12b8b2d4..1be93127d9b 100644
--- a/Master/texmf-dist/doc/pdftex/NEWS
+++ b/Master/texmf-dist/doc/pdftex/NEWS
@@ -1,4 +1,10 @@
-pdfTeX 3.141592653-2.6-1.40.25
+pdfTeX 3.141592653-2.6-1.40.26 (TeX Live 2024)
+- bugfixes:
+ - more reliable text extraction on BigEndian systems.
+ - more checks against corrupt pfb, fmt, pdf, files.
+ - avoid writing a corrupt pdf given unusual pdf inclusions.
+
+pdfTeX 3.141592653-2.6-1.40.25 (TeX Live 2023) (March 9, 2023)
- changes:
- new keyword `shipout' for \special and \pdfliteral, delaying
expansion until the node is shipped out, like non-\immediate \write.
@@ -22,7 +28,7 @@ pdfTeX 3.141592653-2.6-1.40.25
- include base and accent glyph in /CharSet when the Type 1 seac
operator is used (e.g., Lucida, DejaVu Serif).
-pdfTeX 3.141592653-2.6-1.40.24 (TeX Live 2022)
+pdfTeX 3.141592653-2.6-1.40.24 (TeX Live 2022) (March 21, 2021)
- changes:
- new primitive \showstream to redirect \show output.
- new primitives \partokenname, \partokencontext to control \par insertion.