aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c83d58bd..49ae1882 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2021-01-16 Jay Berkenbilt <ejb@ql.org>
+ * Add new constructors for QPDFNameTreeObjectHelper and
+ QPDFNumberTreeObjectHelper that take a QPDF object so they can
+ create indirect objects and issue warnings. The old constructors
+ are deprecated and will be removed in qpdf 11. Just pass in the
+ owning QPDF of the object handle used to initialize the helpers.
+
* Re-implement QPDFNameTreeObjectHelper and
QPDFNumberTreeObjectHelper to be much more efficient and to have
an iterator-based API in addition to the existing one. This makes