aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-04-08 00:11:00 +0200
committerJay Berkenbilt <ejb@ql.org>2020-04-08 00:11:00 +0200
commit65ae8511a7f986433b5631460c963de96a5907f2 (patch)
tree09061af3c2c07a7a249c7c1eea05ac9715352622 /ChangeLog
parentfbac472510d8ae51872aa8a8ae1dba8f6abdccbb (diff)
downloadqpdf-65ae8511a7f986433b5631460c963de96a5907f2.tar.zst
Improve pdf-invert-images example
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d74264fd..d9790438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2020-04-07 Jay Berkenbilt <ejb@ql.org>
+
+ * Improve pdf-invert-images example to show a pattern of copying
+ streams into another QPDF object to enable a stream data provider
+ to access the original stream data.
+
+ * Fix error that caused a compilation error with clang. Fixes
+ #424.
+
2020-04-06 Jay Berkenbilt <ejb@ql.org>
* 10.0.0: release