aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-05-08 15:07:59 +0200
committerJay Berkenbilt <ejb@ql.org>2021-05-08 15:42:09 +0200
commit30ac51bc78f7d723e4fc94ff8af5527e88b56f23 (patch)
treeb910f63b69f5e75a9436b9645fbbbde66490b01a /ChangeLog
parent16c19e94244a7677890b8d7bd36eed09fe20fb0f (diff)
downloadqpdf-30ac51bc78f7d723e4fc94ff8af5527e88b56f23.tar.zst
Exclude unreferenced objects in object streams (fixes #520)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b2f6867..2c8499d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-08 Jay Berkenbilt <ejb@ql.org>
+
+ * Fix 11-year-old bug of leaving unreferenced objects in preserved
+ object streams. Fixes #520.
+
2021-04-17 Jay Berkenbilt <ejb@ql.org>
* Portability fix: use tm_gmtoff rather than global timezone