aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-02 20:02:44 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-09 16:33:31 +0100
commita144363653875eb7255ccf0d7d8e52dddef8c3b8 (patch)
tree695c631a5c1782b836ce43d55da9bcc932ae8d88 /ChangeLog
parente3cc171d0210cc3230754d50285233ccb8759081 (diff)
downloadqpdf-a144363653875eb7255ccf0d7d8e52dddef8c3b8.tar.zst
Add changelog and release note for #587
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0024dbe7..299b6272 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
the last string returned. This is necessary in order to fully
retrieve values of strings that may contain embedded null characters.
+ * C API: Add qpdf_oh_new_object to clone an object handle. Change
+ implemented by m-holger in #587.
+
2021-11-16 Jay Berkenbilt <ejb@ql.org>
* 10.4.0: release