mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-03 15:17:29 +00:00
Add ChangeLog for last commit
This commit is contained in:
parent
f0a8178091
commit
db8a02c20e
@ -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>
|
2022-06-18 Jay Berkenbilt <ejb@ql.org>
|
||||||
|
|
||||||
* Add QPDFJob::registerProgressReporter, making it possible to
|
* Add QPDFJob::registerProgressReporter, making it possible to
|
||||||
|
Loading…
Reference in New Issue
Block a user