aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-11-03 15:12:50 +0100
committerJay Berkenbilt <ejb@ql.org>2021-11-03 21:00:05 +0100
commit73752683c936af0f5a556982c2c59516d2914ee3 (patch)
tree1a9e52b7aa9eef21891ce918a75362c69539ee2f /ChangeLog
parenta3a3203f4150e63a303b76060367b8d3b2b21fd3 (diff)
downloadqpdf-73752683c936af0f5a556982c2c59516d2914ee3.tar.zst
Fix overlay/underlay on page with no resources (fixes #527)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efb2173a..24bbc569 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-11-03 Jay Berkenbilt <ejb@ql.org>
+
+ * Bug fix: make overlay/underlay work on a page with no resource
+ dictionary. Fixes #527.
+
2021-11-02 Jay Berkenbilt <ejb@ql.org>
* Add QPDF::findPage to the public API. This is primarily to help