summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b9553d9..78015087 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2017-08-21 Jay Berkenbilt <ejb@ql.org>
+
+ * Add support for writing PCLm files. Most of the work was done by
+ Sahil Arora <sahilarora.535@gmail.com> as part of a Google Summer
+ of Code project in 2017. PCLm support is useful only for clients
+ that specifically know how to create PCLm files. Support in qpdf
+ is just for ensuring that objects are written in the correct order
+ and for including some additional material in the output that is
+ required by the PCLm standard.
+
2017-08-19 Jay Berkenbilt <ejb@ql.org>
* Remove --precheck-streams. This is enabled by default now