aboutsummaryrefslogtreecommitdiffstats
path: root/manual
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 /manual
parente3cc171d0210cc3230754d50285233ccb8759081 (diff)
downloadqpdf-a144363653875eb7255ccf0d7d8e52dddef8c3b8.tar.zst
Add changelog and release note for #587
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index f721d234..8a2f5233 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5140,6 +5140,12 @@ print "\n";
from the C API, you still have to be able to detect them.
</para>
</listitem>
+ <listitem>
+ <para>
+ Add <function>qpdf_oh_new_object</function> to the
+ C API. This allows you to clone an object handle.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
</itemizedlist>