aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa8842ce..0c9cb388 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2022-04-23 Jay Berkenbilt <ejb@ql.org>
+ * Add a new QPDF::warn method that takes the parameters of
+ QPDFExc's constructor except for the filename, which is taken from
+ the QPDF object. This is a shorter way to issue warnings on behalf
+ of a QPDF object.
+
* Add new method QUtil::is_explicit_utf8 that tests whether a
string is explicitly marked as being UTF-8 encoded, as allowed by
the PDF 2.0 spec. Such a string starts with the bytes 0xEF 0xBB