aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-07-30 01:15:06 +0200
committerJay Berkenbilt <ejb@ql.org>2017-07-30 01:15:06 +0200
commitb43a0ac2371b47c9bf73497a8b4853712dfdf3b8 (patch)
treed72329d1f1365344b9ffb77e7acbcb77e0e52a8e /ChangeLog
parentf37d399d825fc70155a3634c26463a24a2e17035 (diff)
downloadqpdf-b43a0ac2371b47c9bf73497a8b4853712dfdf3b8.tar.zst
When recover stream length, indicate the length (fixes #44)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 264b0826..8732f22e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2017-07-29 Jay Berkenbilt <ejb@ql.org>
+ * When recovering stream length, indicate the recovered length.
+ Fixes #44.
+
* Add --newline-before-endstream command-line option and
setNewlineBeforeEndstream method to QPDFWriter. This forces qpdf
to always add a newline before the endstream keyword. It is a