mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 10:58:25 +00:00
Prepare 11.4.0 release
This commit is contained in:
parent
cfcf4318b2
commit
9907700fae
@ -1,3 +1,7 @@
|
|||||||
|
2023-05-21 Jay Berkenbilt <ejb@ql.org>
|
||||||
|
|
||||||
|
* 11.4.0: release
|
||||||
|
|
||||||
2023-05-20 Jay Berkenbilt <ejb@ql.org>
|
2023-05-20 Jay Berkenbilt <ejb@ql.org>
|
||||||
|
|
||||||
* From M. Holger: add QPDF::newReserved as a better alternative to
|
* From M. Holger: add QPDF::newReserved as a better alternative to
|
||||||
@ -22,6 +26,10 @@
|
|||||||
qpdfjob_create_qpdf and qpdfjob_write_qpdf. Thanks to M. Holger
|
qpdfjob_create_qpdf and qpdfjob_write_qpdf. Thanks to M. Holger
|
||||||
for the contribution.
|
for the contribution.
|
||||||
|
|
||||||
|
2023-04-01 Jay Berkenbilt <ejb@ql.org>
|
||||||
|
* From M. Holger: throw a logic error if an uninitialized or
|
||||||
|
foreign QPDFObjectHandle is added to an array.
|
||||||
|
|
||||||
2023-03-18 Jay Berkenbilt <ejb@ql.org>
|
2023-03-18 Jay Berkenbilt <ejb@ql.org>
|
||||||
|
|
||||||
* Enhance --optimize-images to support images nested inside of
|
* Enhance --optimize-images to support images nested inside of
|
||||||
|
@ -345,7 +345,9 @@ RELEASE PREPARATION
|
|||||||
* CMakeLists.txt
|
* CMakeLists.txt
|
||||||
* include/qpdf/DLL.h
|
* include/qpdf/DLL.h
|
||||||
* manual/conf.py
|
* manual/conf.py
|
||||||
`make_dist` verifies this consistency.
|
|
||||||
|
`make_dist` verifies this consistency, and CI fails if they are
|
||||||
|
inconsistent.
|
||||||
|
|
||||||
* Update release notes in manual. Look at diffs and ChangeLog.
|
* Update release notes in manual. Look at diffs and ChangeLog.
|
||||||
Update release date in `manual/release-notes.rst`. Change "not yet
|
Update release date in `manual/release-notes.rst`. Change "not yet
|
||||||
|
@ -25,7 +25,7 @@ Planned changes for future 12.x (subject to change):
|
|||||||
|
|
||||||
.. x.y.z: not yet released
|
.. x.y.z: not yet released
|
||||||
|
|
||||||
11.4.0: not yet released
|
11.4.0: May 21, 2023
|
||||||
- CLI Enhancements
|
- CLI Enhancements
|
||||||
|
|
||||||
- The :qpdf:ref:`--optimize-images` option now optimizes images
|
- The :qpdf:ref:`--optimize-images` option now optimizes images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user