aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-06 22:51:03 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-06 22:51:03 +0100
commit2994f9cf4cc45e33406de34d4bce45ca491df98e (patch)
treee108755c1deb2a7cc711e44d7dbe9b693c8b4cef /ChangeLog
parent8a24287c392969d1aa25bc9aaabc3502c0bbaf08 (diff)
downloadqpdf-2994f9cf4cc45e33406de34d4bce45ca491df98e.tar.zst
Attempt to find xref streams during recovery (fixes #1103)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62f1a541..0a57abea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-01-06 Jay Berkenbilt <ejb@ql.org>
+
+ * When recovering a file's xref table, attempt to find xref
+ streams if a traditional trailer dictionary is not found. Fixes
+ #1103.
+
2024-01-05 Jay Berkenbilt <ejb@ql.org>
* Add --set-page-labels command-line argument and supporting API.