aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-11-04 13:46:46 +0100
committerJay Berkenbilt <ejb@ql.org>2020-11-04 13:46:46 +0100
commit47f4ebcdac39256b084cdbb91ff04392fca4bb8d (patch)
tree6d629440a0c4f8a5b12ead41aa17f5401286b6b5 /ChangeLog
parent3e5aaa299a1f6675b73b56061b44ded4216ad34d (diff)
downloadqpdf-47f4ebcdac39256b084cdbb91ff04392fca4bb8d.tar.zst
Ignore unused field in xref entry, avoiding range error (fixes #482)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 860e73a9..6e20fabb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-11-04 Jay Berkenbilt <ejb@ql.org>
+
+ * Ignore the value of the offset/generation field in an xref entry
+ for a deleted object. Also attempt file recovery on lower-level
+ exceptions thrown while reading the xref table. Fixes #482.
+
2020-10-31 Jay Berkenbilt <ejb@ql.org>
* 10.0.3: release