aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-20 16:51:56 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-20 21:46:20 +0100
commitc5f622a09e6a68d87d3591346d872cf828cf82c7 (patch)
tree96db624e6bd1ec13faee88dd3e4449bbc8892b69 /ChangeLog
parent4c3c658e2594d1f1a5eab530d744d62a1f22d269 (diff)
downloadqpdf-c5f622a09e6a68d87d3591346d872cf828cf82c7.tar.zst
Bug fix: don't compress object/xref streams with --compress-streams=n
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19be25a3..35a41ec0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-12-20 Jay Berkenbilt <ejb@ql.org>
+
+ * Bug fix: with --compress-streams=n, don't compress object or
+ XRef streams.
+
2023-12-16 Jay Berkenbilt <ejb@ql.org>
* Add new C++ functions "qpdf_c_get_qpdf" and "qpdf_c_wrap" to