From a144363653875eb7255ccf0d7d8e52dddef8c3b8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 2 Dec 2021 14:02:44 -0500 Subject: Add changelog and release note for #587 --- manual/qpdf-manual.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manual') 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. + + + Add qpdf_oh_new_object to the + C API. This allows you to clone an object handle. + + -- cgit v1.2.3-54-g00ecf