aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-10-07 23:47:09 +0200
committerJay Berkenbilt <ejb@ql.org>2023-10-07 23:52:35 +0200
commit467e5d6226d6b609069d7703cd1edc1552aa62bc (patch)
treed4ed8203c8af010bef9624ca2b6258e0acc7e633 /ChangeLog
parent8854143c7b204534d4ee2ecdf96fd17be0f7e9bd (diff)
downloadqpdf-467e5d6226d6b609069d7703cd1edc1552aa62bc.tar.zst
Prepare 11.6.2 releasev11.6.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b323558b..4ea991c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2023-10-07 Jay Berkenbilt <ejb@ql.org>
+ * 11.6.2: release
+
* Bug fix: when piping stream data, don't call finish on failure
if the failure was caused by a previous call to finish. Fixes
#1042.