Add ChangeLog for last commit

This commit is contained in:
Jay Berkenbilt 2022-06-25 14:50:33 -04:00
parent f0a8178091
commit db8a02c20e
1 changed files with 8 additions and 0 deletions

View File

@ -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