aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-18 00:35:35 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-20 15:16:25 +0200
commit63c7eefe9db8d8e87d07198355627af01cc1814d (patch)
tree60564dcdf0c4b465dd2f4ef8e83930b2970d15d1 /ChangeLog
parent56f1b411feeb58b55e92ee77daffaa49c51b7dad (diff)
downloadqpdf-63c7eefe9db8d8e87d07198355627af01cc1814d.tar.zst
replaceStreamData: accept uninitialized filter/decode_parms
These mean to leave the original values alone. This is needed for reconstructing streams from JSON given that the stream data and stream dictionary may appear in any order in the JSON.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41c4671b..95ed40c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-05-17 Jay Berkenbilt <ejb@ql.org>
+
+ * Allow passing *uninitialized* (not null) objects to
+ replaceStreamData as filter and/or decode_parms to leave any
+ existing values for /Filter and /DecodeParms untouched.
+
2022-05-15 Jay Berkenbilt <ejb@ql.org>
* Add QUtil::is_long_long to test whether a string can be