diff options
Diffstat (limited to 'Build/source/texk/dvipdfm-x/ChangeLog')
-rw-r--r-- | Build/source/texk/dvipdfm-x/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog index 5bfe0d88a94..536367742cd 100644 --- a/Build/source/texk/dvipdfm-x/ChangeLog +++ b/Build/source/texk/dvipdfm-x/ChangeLog @@ -2,6 +2,10 @@ * pdfobj.c: Fix some problems in reading cross-reference streams. * pngimage.c: Support PNG gAMA chunk. + * jpegimage.c: Various fixes in handling JPEG Exif data + (possible overflow and buffer overrun), adjusting indent and spaces. + * jp2image.c: JPEG2000 opacity channel support. + * pdfcolor.c: Update for PDF 1.7 in pdfcolor.c. 2015-04-05 Shunsaku Hirata <shunsaku.hirata74@gmail.com> |