mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-02 22:50:20 +00:00
Prepare 11.1.0 release
This commit is contained in:
parent
772c92227c
commit
e39f14eaf0
@ -1,5 +1,10 @@
|
|||||||
2022-09-14 Jay Berkenbilt <ejb@ql.org>
|
2022-09-14 Jay Berkenbilt <ejb@ql.org>
|
||||||
|
|
||||||
|
* 11.1.0: release
|
||||||
|
|
||||||
|
* Add notes to documentation clarifying that installing the dev
|
||||||
|
component usually requires the lib component to also be installed.
|
||||||
|
|
||||||
* Set CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE ON in cmake to
|
* Set CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE ON in cmake to
|
||||||
(hopefully) solve the problem of older installed qpdf headers
|
(hopefully) solve the problem of older installed qpdf headers
|
||||||
interfering with building qpdf from source. Fixes #763.
|
interfering with building qpdf from source. Fixes #763.
|
||||||
|
@ -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.1.0: not yet released
|
11.1.0: September 14, 2022
|
||||||
- Build fixes
|
- Build fixes
|
||||||
|
|
||||||
- Remove ``LL_FMT`` tests, which were broken for cross
|
- Remove ``LL_FMT`` tests, which were broken for cross
|
||||||
|
Loading…
Reference in New Issue
Block a user