aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd15bda1..f023b09b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-09-23 Jay Berkenbilt <ejb@ql.org>
+
+ * Add public methods QPDF::processInputSource and
+ QPDFWriter::setOutputPipeline to allow users to read from custom
+ input sources and to write to custom pipelines. This allows the
+ maximum flexibility in sources for reading and writing PDF files.
+
2012-09-06 Jay Berkenbilt <ejb@ql.org>
* 3.0.2: release