diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-26 18:13:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-26 18:13:32 +0000 |
commit | 84f972e39462d49215604a7a0144e5a76e60a500 (patch) | |
tree | 7d2d8a68300bf29072876bc35a6401ff64a37de4 /Master/texmf-dist/doc/pdftex/NEWS | |
parent | 8d61cc8d662e68316950404f3b741504c36517c4 (diff) |
some updates to engine doc
git-svn-id: svn://tug.org/texlive/trunk@37058 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/pdftex/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/pdftex/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/pdftex/NEWS b/Master/texmf-dist/doc/pdftex/NEWS index 65bcc5a8069..44ab1c9c543 100644 --- a/Master/texmf-dist/doc/pdftex/NEWS +++ b/Master/texmf-dist/doc/pdftex/NEWS @@ -1,3 +1,11 @@ +pdfTeX 3.14159265-2.6-1.40.16 (TeX Live 2015) +- changes: + - support JPEG Exif as well as JFIF. + - do not even warn if \pdfinclusionerrorlevel is negative. + - sync with xpdf 3.04. + +- bugfixes: + - ensure line-ending after a group dict in the output. --------------------------------------------------- pdfTeX 3.14159265-2.6-1.40.15 (TeX Live 2014) - changes: |