aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-22 15:16:55 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-22 15:16:55 +0100
commit823926f8bfff3a9fa8b93488b7d6a25da06719da (patch)
treedacafc3185122ce7fcbc040a570cf0d65937a55f /ChangeLog
parent1b1b471ca99abeb6d50d58d4297d68a87dd6f47a (diff)
downloadqpdf-823926f8bfff3a9fa8b93488b7d6a25da06719da.tar.zst
Add ChangeLog for previous contribution
Diffstat (limited to 'ChangeLog')
-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.