From d31a7b76e7fa6fc6fa31d94394b59f990920d09c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 12 Sep 2017 15:48:08 -0400 Subject: Improve message for stream decoding error Tweak the message so that we inform the user that we are mitigating data loss. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 530ad51c..3b663a53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2017-09-12 Jay Berkenbilt + * Improve the error message that is issued when QPDFWriter + encounters a stream that can't be decoded. In particular, mention + that the stream will be copied without filtering to avoid data + loss. + * Add new methods to the C API to correspond to new additions to QPDFWriter: - qpdf_set_compress_streams -- cgit v1.2.3-54-g00ecf