Commit 467e5d6226d6b609069d7703cd1edc1552aa62bc
1 parent
8854143c
Prepare 11.6.2 release
Showing
2 changed files
with
3 additions
and
1 deletions
ChangeLog
| 1 | 2023-10-07 Jay Berkenbilt <ejb@ql.org> | 1 | 2023-10-07 Jay Berkenbilt <ejb@ql.org> |
| 2 | 2 | ||
| 3 | + * 11.6.2: release | ||
| 4 | + | ||
| 3 | * Bug fix: when piping stream data, don't call finish on failure | 5 | * Bug fix: when piping stream data, don't call finish on failure |
| 4 | if the failure was caused by a previous call to finish. Fixes | 6 | if the failure was caused by a previous call to finish. Fixes |
| 5 | #1042. | 7 | #1042. |
manual/release-notes.rst
| @@ -38,7 +38,7 @@ Planned changes for future 12.x (subject to change): | @@ -38,7 +38,7 @@ Planned changes for future 12.x (subject to change): | ||
| 38 | 38 | ||
| 39 | .. x.y.z: not yet released | 39 | .. x.y.z: not yet released |
| 40 | 40 | ||
| 41 | -11.6.2: not yet released | 41 | +11.6.2: October 7, 2023 |
| 42 | - Bug fixes: | 42 | - Bug fixes: |
| 43 | 43 | ||
| 44 | - Fix a very old bug that could cause qpdf to call an internal | 44 | - Fix a very old bug that could cause qpdf to call an internal |