aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-05-20 21:31:33 +0200
committerJay Berkenbilt <ejb@ql.org>2023-05-20 21:31:33 +0200
commit3cfd6546f36896d27a3756c253af5dcb2e0f6485 (patch)
treeeed05cdfe33d6c4be00766b0d324ee57588b889a /manual/release-notes.rst
parent1c14a9e6c49e43aa95f564a89c4456f14c450546 (diff)
downloadqpdf-3cfd6546f36896d27a3756c253af5dcb2e0f6485.tar.zst
Add ChangeLog and release notes for last change
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 3e642092..c0d2fcca 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -23,6 +23,9 @@ For a detailed list of changes, please see the file
corresponding C API functions ``qpdfjob_create_qpdf`` and
``qpdfjob_write_qpdf``.
+ - Add ``QPDF::newReserved`` as a better alternative to
+ ``QPDFObjectHandle::newReserved``.
+
11.3.0: February 25, 2023
- CLI Enhancements