diff options
author | Han The Thanh <hanthethanh@gmail.com> | 2008-08-12 17:15:53 +0000 |
---|---|---|
committer | Han The Thanh <hanthethanh@gmail.com> | 2008-08-12 17:15:53 +0000 |
commit | 2c9dee1e6e528e58377b5e3b7d06528237a70f1e (patch) | |
tree | e705c58c5b8ea39c5aa92ddcf8d0a42caf1b18ab /Build/source/texk/web2c/pdftexdir/NEWS | |
parent | f01562d0820bdbfd38301e01eb0deae7bc0372a3 (diff) |
minor fixes for pdftex
git-svn-id: svn://tug.org/texlive/trunk@10280 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/NEWS')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/NEWS b/Build/source/texk/web2c/pdftexdir/NEWS index 2a10fab7c1e..97d9bd6195c 100644 --- a/Build/source/texk/web2c/pdftexdir/NEWS +++ b/Build/source/texk/web2c/pdftexdir/NEWS @@ -1,8 +1,11 @@ -------------------------------------------------- -pdfTeX 3.1415926-1.40.9 was released on 2008-07-15 +pdfTeX 3.1415926-1.40.9 was released on 2008-08-?? -------------------------------------------------- -- a bugfix for cross-platform format dumping/undumping (r492) -- a bugfix for pdf inclusion (r493) +- bugfixes: + - pdf inclusion (inconsistent use of -DDISABLE_OUTLINE) + - bug #2068 (cross-platform format dumping/undumping) + - bug #2082 (font_dim[FONTNAME_CODE] not initialized) + - bug #2083 (unchecked assignment) -------------------------------------------------- pdfTeX 3.1415926-1.40.8 was released on 2008-07-10 |