summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-10-07 19:29:10 +0200
committerJay Berkenbilt <ejb@ql.org>2023-10-07 19:29:10 +0200
commit98014ec98a0175d6853ac5fe0ee420913fb78d16 (patch)
treefa0374985e2a05d44e13d16523d9fd3b272e32e8 /ChangeLog
parentb075de73c88db1a315dc0542d4378ec5a2788255 (diff)
downloadqpdf-98014ec98a0175d6853ac5fe0ee420913fb78d16.tar.zst
Fix error with stream recovery (fixes #1042)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56eebe2b..1e9f8154 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-10-07 Jay Berkenbilt <ejb@ql.org>
+
+ * 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.
+
2023-09-05 Jay Berkenbilt <ejb@ql.org>
* 11.6.1: release