diff options
author | Han The Thanh <hanthethanh@gmail.com> | 2010-12-01 02:02:19 +0000 |
---|---|---|
committer | Han The Thanh <hanthethanh@gmail.com> | 2010-12-01 02:02:19 +0000 |
commit | 63af1abba4a6d45acf7c45a432d20d92806d8090 (patch) | |
tree | 2a7ee756f814567f671e3cf37b14e457f87bcf22 /Build/source/texk/web2c/pdftexdir/NEWS | |
parent | 90081273a16fee4a9b007be324c5f6c22ae0fa8c (diff) |
updated NEWS & README for pdftex
git-svn-id: svn://tug.org/texlive/trunk@20621 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/NEWS')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/NEWS b/Build/source/texk/web2c/pdftexdir/NEWS index 89531686f40..a2816bfc222 100644 --- a/Build/source/texk/web2c/pdftexdir/NEWS +++ b/Build/source/texk/web2c/pdftexdir/NEWS @@ -1,4 +1,23 @@ --------------------------------------------------- +pdfTeX 3.1415926-1.40.11 was released on 2010-07-28 +--------------------------------------------------- +- bugfixes: + - ttf2afm reported wrong ItalicAngle for some fonts + - detect/prevent wrong arguments of \pdfsetmatrix [#4301] + - check for pdf nodes in dvi mode + - whitespace should be inserted when concatenating contents stream [#4307] + - pdftex fails to include seemingly good PDF [#4309] + - wrong description of \pdfelapsedtime in manual [#4300] + - \pdfgentounicode conflicts with cmap+\pdffontattr [#4291] + - \rightmarginkern doesn't work for last lines [#4292] + - \pdfximagebbox wrong for PDF files with /Rotate != 0 [#939] + - \leftmarginkern & \rightmarginkern doesn't work with box registers > 255 [#4312] + +- changes: + - pdf inclusion: removed the requirement that named resources must be indirect (#4299) + - added debug messages for pdftex_fail() + +--------------------------------------------------- pdfTeX 3.1415926-1.40.10 was released on 2009-11-30 --------------------------------------------------- - sync with TL09 |