aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ef10600..8fa0d315 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-01-22 Jay Berkenbilt <ejb@ql.org>
+
+ * Add convenience methods isNameAndEquals and isDictionaryOfType
+ to QPDFObjectHandle with corresponding functions added to the C
+ API. Thanks to m-holger for the contribution.
+
2022-01-11 Jay Berkenbilt <ejb@ql.org>
* Bug fix: add missing characters from PDF doc encoding.