aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manual/release-notes.rst')
-rw-r--r--manual/release-notes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index f0e54db9..9a911eea 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -160,6 +160,9 @@ For a detailed list of changes, please see the file
- A C API is available in :file:`include/qpdf/qpdflogger-c.h`.
+ - See examples :file:`examples/qpdfjob-save-attachment.cc` and
+ :file:`examples/qpdfjob-c-save-attachment.cc`.
+
- New methods ``insertItemAndGet``, ``appendItemAndGet``,
``eraseItemAndGet``, ``replaceKeyAndGet``, and
``removeKeyAndGet`` return the newly added or removed object.