aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-01-13 20:24:09 +0100
committerJay Berkenbilt <ejb@ql.org>2018-01-14 01:49:42 +0100
commitec0087e3ce2ae7554098b3506378ca3eb9d87795 (patch)
tree27c7535c74371a438d924f7ca4630ec8c5668112 /ChangeLog
parent53971d50be39448c980d842a1fe1f525b4cee597 (diff)
downloadqpdf-ec0087e3ce2ae7554098b3506378ca3eb9d87795.tar.zst
Support TIFF Predictor (fixes #171)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 245b96f2..5c023bd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-13 Jay Berkenbilt <ejb@ql.org>
+
+ * Add support for TIFF predictor for LZW and Flate streams. Now
+ all predictor functions are supported.
+
2017-12-25 Jay Berkenbilt <ejb@ql.org>
* Clarify documentation around options that control parsing but