aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-04-30 19:39:45 +0200
committerJay Berkenbilt <ejb@ql.org>2022-04-30 19:39:45 +0200
commitdc059560e73e0b373a6e54e71b07e3af4b692cb4 (patch)
tree8d934efc169494a3e3e0778f596694b1cd7464e4 /manual
parent0122f4486594c17e12e7d6945953d9fe40db6a9f (diff)
downloadqpdf-dc059560e73e0b373a6e54e71b07e3af4b692cb4.tar.zst
Remove QPDFObjectHandle::replaceOrRemoveKey
See ChangeLog for rationale for not deprecating it as originally planned.
Diffstat (limited to 'manual')
-rw-r--r--manual/release-notes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index b5e4e150..61143f8e 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -64,6 +64,10 @@ For a detailed list of changes, please see the file
- API: breaking changes
+ - Remove ``QPDFObjectHandle::replaceOrRemoveKey``. This does the
+ same thing as ``QPDFObjectHandle::replaceKey``. Just call
+ ``replaceKey`` instead.
+
- Remove
``QPDFAcroFormDocumentHelper::copyFieldsFromForeignPage``. This
method never worked and only did something in qpdf version