From 8b25de24c9b1e6acba042ea9ecdee783839e20a6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 4 May 2022 07:32:30 -0400 Subject: Make "objects" and "pages" consistent in JSON output --- manual/release-notes.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manual/release-notes.rst') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 08e2fd52..f313cd82 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -125,6 +125,13 @@ For a detailed list of changes, please see the file - Other changes + - In JSON v1 mode, the ``"objects"`` key now reflects the repaired + pages tree if ``"pages"`` (or any other key that has the side + effect of repairing the page tree) is specified. To see the + original objects with any unrepaired page tree errors, specify + ``"objects"`` and/or ``"objectinfo"`` by themselves. This is + consistent with how JSON v2 behaves. + - A new chapter on contributing to qpdf has been added to the documentation. See :ref:`contributing`. -- cgit v1.2.3-54-g00ecf