aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/release-notes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index d5ee4013..ada6d661 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -261,6 +261,11 @@ For a detailed list of changes, please see the file
generation parameters. The old versions will continue to be
supported and are not deprecated.
+ - In ``QPDFPageObjectHelper``, add a ``copy_if_fallback``
+ parameter to most of the page bounding box methods, and clarify
+ in the comments about the difference between ``copy_if_shared``
+ and ``copy_if_fallback``.
+
- Add a move constructor to the ``Buffer`` class.
- Other changes