2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-29 08:20:53 +00:00

Prepare 11.3.0 release

This commit is contained in:
Jay Berkenbilt 2023-02-25 16:24:41 -05:00
parent 26606a37d3
commit 57dcf6d99d
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2023-02-25 Jay Berkenbilt <ejb@ql.org> 2023-02-25 Jay Berkenbilt <ejb@ql.org>
* 11.3.0: release
* When performing overlay or underlay operations, convert the * When performing overlay or underlay operations, convert the
original page to a form XObject instead of simply isolating its original page to a form XObject instead of simply isolating its
contents with q/Q operators. This prevents unbalanced q/Q contents with q/Q operators. This prevents unbalanced q/Q

View File

@ -8,7 +8,7 @@ For a detailed list of changes, please see the file
.. x.y.z: not yet released .. x.y.z: not yet released
11.3.0: not yet released 11.3.0: February 25, 2023
- CLI Enhancements - CLI Enhancements
- New option :qpdf:ref:`--remove-restrictions` removes security - New option :qpdf:ref:`--remove-restrictions` removes security