aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-02-03 20:52:40 +0100
committerJay Berkenbilt <ejb@ql.org>2018-02-19 03:05:47 +0100
commit30709935af023dd66a17f2d494aa7dc84b7177e1 (patch)
treee6cb3beda0109ca3f6bc10348f60da2d5b9a5c81 /ChangeLog
parent99101044429c3c91bd11bdd1b26e5b6c2ceb140b (diff)
downloadqpdf-30709935af023dd66a17f2d494aa7dc84b7177e1.tar.zst
Filter tokens example
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20cb0e80..b061c584 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -150,6 +150,9 @@
QPDFObjectHandle::pipeStreamData, you don't need to worry about
this at all.
+ * Provide heavily annoated examples/pdf-filter-tokens.cc example
+ that illustrates use of some simple token filters.
+
2018-02-04 Jay Berkenbilt <ejb@ql.org>
* Add QPDFWriter::setLinearizationPass1Filename method and