aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-08 22:54:03 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-08 22:54:03 +0100
commitd6fe473029138da004efd525ea3a1479824ba135 (patch)
treef56631b856d4d287e17719379eeef3b4e29ce3e7 /manual
parentec778ef98b0b20e2bf4592b00d0a6ac39b69c511 (diff)
downloadqpdf-d6fe473029138da004efd525ea3a1479824ba135.tar.zst
Prepare 10.6.0 release
Diffstat (limited to 'manual')
-rw-r--r--manual/release-notes.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index a2d21ef8..28be7cef 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -6,7 +6,7 @@ Release Notes
For a detailed list of changes, please see the file
:file:`ChangeLog` in the source distribution.
-10.6.0: XXX
+10.6.0: February 8, 2022
- Preparation for replacement of ``PointerHolder``
The next major release of qpdf will replace ``PointerHolder`` with
@@ -148,13 +148,13 @@ For a detailed list of changes, please see the file
embedded NUL characters. Thanks to M. Holger for the
contribution.
- - New ``PDFVersion`` class for representing a PDF version number
- with the ability to compare and order PDF versions. Methods
- ``QPDF::getVersionAsPDFVersion`` and a new version of
- ``QPDFWriter::setMinimumPDFVersion`` use it. This makes it
- easier to create an output file whose PDF version is the maximum
- of the versions across all the input files that contributed to
- it.
+ - There is a new ``PDFVersion`` class for representing a PDF
+ version number with the ability to compare and order PDF
+ versions. Methods ``QPDF::getVersionAsPDFVersion`` and a new
+ version of ``QPDFWriter::setMinimumPDFVersion`` use it. This
+ makes it easier to create an output file whose PDF version is
+ the maximum of the versions across all the input files that
+ contributed to it.
- The ``JSON`` object in the qpdf library has been enhanced to
include a parser and the ability to get values out of the