aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-04 18:02:39 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-04 18:07:11 +0200
commite5f3910c3ee1f6b779455fb1516ab3c985383d8e (patch)
tree54ae7548722e072bce4dbcb3fc627f85714d1836 /ChangeLog
parente259635986a799f0b72b6040aba8c1ed870e552a (diff)
downloadqpdf-e5f3910c3ee1f6b779455fb1516ab3c985383d8e.tar.zst
Add new FileInputSource constructors
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27b1d679..53e1e8d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2022-05-04 Jay Berkenbilt <ejb@ql.org>
+ * FileInputSource has new constructors that eliminate the need to
+ call setFilename or setFile in most cases.
+
* Enhance JSON by adding a write method that takes a Pipeline* and
depth, and add several helper methods to make it easier to write
large amounts of JSON incrementally without having to have the