summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-06-25 20:50:33 +0200
committerJay Berkenbilt <ejb@ql.org>2022-06-27 18:49:46 +0200
commitdb8a02c20eb79219a9bf907518454494088f3eb6 (patch)
treee0c030cc1c847961bd6624e53f987b233afafcd1 /ChangeLog
parentf0a8178091dfc87bbf9a6751f8fedf007e8eb144 (diff)
downloadqpdf-db8a02c20eb79219a9bf907518454494088f3eb6.tar.zst
Add ChangeLog for last commit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a51a970..44bc77f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2022-06-25 Jay Berkenbilt <ejb@ql.org>
+
+ * Add tracking methods QPDF::everCalledGetAllPages() and
+ QPDF::everPushedInheritedAttributesToPages(). Since those methods
+ may have the side effect of creating new objects and replace
+ objects in various places in the pages tree, it's useful to be
+ able to find out whether they've ever been called.
+
2022-06-18 Jay Berkenbilt <ejb@ql.org>
* Add QPDFJob::registerProgressReporter, making it possible to