aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b40e1c7..7dd3dead 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2022-02-05 Jay Berkenbilt <ejb@ql.org>
+ * Add a global user-defined string literal "_qpdf" as a shorthand
+ for QPDFObjectHandle::parse, allowing you to create
+ QPDFObjectHandle objects with
+
+ QPDFObjectHandle oh = "<</Some (PDF)>>"_qpdf;
+
* Expose QPDF::emptyPDF to the C API as qpdf_empty_pdf()
* Add comments letting people know that the version string