diff options
Diffstat (limited to 'Master/texmf-dist/doc/pdftex/manual/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/pdftex/manual/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/pdftex/manual/ChangeLog b/Master/texmf-dist/doc/pdftex/manual/ChangeLog index 307eb5ea5f1..8d85229fc3b 100644 --- a/Master/texmf-dist/doc/pdftex/manual/ChangeLog +++ b/Master/texmf-dist/doc/pdftex/manual/ChangeLog @@ -1,3 +1,23 @@ +2021-02-18 Karl Berry <karl@freefriends.org> + + * pdftex-t.tex: update for 2021: + (\tracinglostchars): new behavior when >=3. + (\tracingstacklevels): new primitive. + +2020-06-14 Karl Berry <karl@freefriends.org> + + * pdftex-t.tex: small tweaks throughout. + + (\pdffontexpand): warn about pdftex immediately loading the + non-autoexpanded fonts at maximum stretch and shrink, even if + they never used. Report from Robert Schlict, + https://tug.org/pipermail/tex-live/2020-March/045099.html + https://mailman.ntg.nl/pipermail/ntg-pdftex/2020-March/004307.html. + + (\pdfgentounicode): mention the automapping of uniXXXX. + Suggestion by Ulrike Fischer, + https://tug.org/pipermail/tex-live/2020-May/045763.html + 2020-03-02 Karl Berry <karl@freefriends.org> * Makefile (common_deps): don't include pdftex-help.txt, |