aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-10 22:07:47 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-11 12:13:57 +0100
commit5b2e543089e24aae0557835234ef7f733446dc5b (patch)
treea5aa31da7dabf813069d8e78a9ed8dbab497a913 /ChangeLog
parent6cf04b0a8863512765864287271248a61eac6214 (diff)
downloadqpdf-5b2e543089e24aae0557835234ef7f733446dc5b.tar.zst
Honor repeated overlay/underlay
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6fac9a1..b36ebaa6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2024-01-10 Jay Berkenbilt <ejb@ql.org>
+
+ * Allow --overlay and --underlay to be repeated. They may appear
+ multiple times on the command-line and will be stacked in the
+ order in which they appear. In QPDFJob JSON, the overlay and
+ underlay keys may contain arrays. For compatibility, they may also
+ contain a single dictionary.
+
2024-01-09 Jay Berkenbilt <ejb@ql.org>
* Add new command-line arguments --file and --range which can be