aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79ed223a..c598b104 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2020-12-31 Jay Berkenbilt <ejb@ql.org>
+ * Rename QPDFPageObjectHelper::getPageImages to
+ QPDFPageObjectHelper::getImages and make it support form XObjects
+ as well as pages. The old name will be preserved for
+ compatibility.
+
* Add QPDFObjectHandle::isFormXObject to test whether an object is
a form XObject.