summaryrefslogtreecommitdiff
path: root/doc/releases/v4.5.0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/releases/v4.5.0.rst')
-rw-r--r--doc/releases/v4.5.0.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/releases/v4.5.0.rst b/doc/releases/v4.5.0.rst
index 6a83070d..a287b215 100644
--- a/doc/releases/v4.5.0.rst
+++ b/doc/releases/v4.5.0.rst
@@ -133,6 +133,8 @@ Bug fixes:
* :program:`tiffcrop`: fix floating-point exception (:issue:`415`,
:issue:`427`, :issue:`428`, CVE-2022-2056, CVE-2022-2057, CVE-2022-2058)
* :program:`tiff2pdf`: Don't try to seek into stdout (:issue:`441`)
+* :program:`tiffinfo`: update curdir from uint16_t to tdir_t for more than 64k
+ IFD handling.
Contributed software changes
----------------------------