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.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index 847e6242..780f541f 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -1717,6 +1717,12 @@ For a detailed list of changes, please see the file
and may optionally compensate for rotation or scaling of the
destination page.
+ - Exit codes returned by ``QPDFJob::run()`` and the C API wrappers
+ are now defined in :file:`qpdf/Constants.h` in the
+ ``qpdf_exit_code_e`` type so that they are accessible from the C
+ API. They were previously only defined as constants in
+ :file:`qpdf/QPDFJob.hh`.
+
- Build Improvements
- Add new configure option