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.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index 9a911eea..f50e8e3d 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -186,8 +186,8 @@ For a detailed list of changes, please see the file
- Add new ``Pipeline`` type ``Pl_String`` to append to a
``std::string``.
- - Add methods to QUtil for converting PDF timestamps and QPDFTime
- objects to ISO-8601 timestamps.
+ - Add methods to ``QUtil`` for converting PDF timestamps and
+ ``QPDFTime`` objects to ISO-8601 timestamps.
- Enhance JSON class to better support incrementally reading and
writing large amounts of data without having to keep everything
@@ -200,6 +200,12 @@ For a detailed list of changes, please see the file
interface offers more flexibility than the old interface, which
remains available.
+ - Add ``QPDFJob::registerProgressReporter`` and
+ ``qpdfjob_register_progress_reporter`` to allow a custom
+ progress reporter to be used with ``QPDFJob``. The ``QPDFJob``
+ object must be configured to report progress (via command-line
+ argument or otherwise) for this to be used.
+
- Other changes
- In JSON v1 mode, the ``"objects"`` key now reflects the repaired