summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-29 03:43:06 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-29 03:43:06 +0100
commit2712869cf96916bceeac7def35b6d0a54bd10316 (patch)
tree59650c44bc750e092494af92012614670b65cd24 /ChangeLog
parent52f9d326a56e6409a1487c724241f91de33e3ba6 (diff)
downloadqpdf-2712869cf96916bceeac7def35b6d0a54bd10316.tar.zst
Fix logic for when to compress object and xref streams (fixes #271)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f24e1b75..180335f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2019-01-28 Jay Berkenbilt <ejb@ql.org>
+ * Bug fix: when using --stream-data=compress, object streams and
+ xref streams were not compressed. They were compressed if no
+ --stream-data option was specified. Fixes #271.
+
* When linearizing or getting the list of all pages in a file,
replace duplicated page objects with a shallow copy of the page
object. Linearization and all page manipulation APIs require page