aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b29e6548..fd323e44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,11 @@
problems are encountered as the error messages can include
information about which page the streams come from.
+ * Update content stream parsing example
+ (examples/pdf-parse-content.cc) to use new
+ QPDFObjectHandle::parsePageContents() method in favor of the older
+ QPDFObjectHandle::parseContentStream() method.
+
2018-02-04 Jay Berkenbilt <ejb@ql.org>
* Add QPDFWriter::setLinearizationPass1Filename method and