Commit 467e5d6226d6b609069d7703cd1edc1552aa62bc

Authored by Jay Berkenbilt
1 parent 8854143c

Prepare 11.6.2 release

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