aboutsummaryrefslogtreecommitdiffstats
path: root/manual/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manual/index.rst')
-rw-r--r--manual/index.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/manual/index.rst b/manual/index.rst
index 8fcb18f9..155d64b0 100644
--- a/manual/index.rst
+++ b/manual/index.rst
@@ -3626,7 +3626,9 @@ For a detailed list of changes, please see the file
more detail what the behavior is. See :ref:`ref.object-accessors` for a more in-depth
discussion.
- - Overhaul error handling for the object handle functions in the
+ - C API Enhancements
+
+ - Overhaul error handling for the object handle functions
C API. See comments in the "Object handling" section of
:file:`include/qpdf/qpdf-c.h` for details.
In particular, exceptions thrown by the underlying C++ code
@@ -3650,6 +3652,9 @@ For a detailed list of changes, please see the file
and ``qpdf_replace_object``, exposing the corresponding methods
in ``QPDF`` and ``QPDFObjectHandle``.
+ - Add several functions for working with pages. See ``PAGE
+ FUNCTIONS`` in ``include/qpdf/qpdf-c.h`` for details.
+
- Documentation change
- The documentation sources have been switched from docbook to