summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-27 00:45:34 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-27 15:30:13 +0100
commit426434c77284597505ef0bc708a0694d4c622332 (patch)
tree140dbea718f8dd7afa3527a79b7efbabd3f9a212 /ChangeLog
parentc2ae35540e78d4edfbc57d42bfa2fc166c38b8a5 (diff)
downloadqpdf-426434c77284597505ef0bc708a0694d4c622332.tar.zst
Add --overlay and --underlay to qpdf CLI (fixes #207)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f267404..9536fd79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2019-01-26 Jay Berkenbilt <ejb@ql.org>
+ * Add --overlay and --underlay options. Fixes #207.
+
* Create examples/pdf-overlay-page.cc to demonstrate use of
page/form XObject interaction