From dd3b2cedd3164692925df1ef7414eb452343372f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 5 Feb 2022 11:29:20 -0500 Subject: Update ChangeLog for contributions from m-holger --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7dd3dead..c023fb40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2022-02-05 Jay Berkenbilt + * Add several new accessors to QPDFObjectHandle: the bool + getValueAsX(X&) accessors allow an alternative way to retrieve + values from QPDFObjectHandle objects and can result in more + concise code in many situations. Thanks to m-holger for the + contribution. + + * Add qpdf_oh_new_binary_unicode_string and + qpdf_oh_get_binary_utf8_value to the C API. This makes it possible + to handle UTF-8-encoded strings with embedded NUL characters. Thanks + to m-holger for the contribution. + * Add a global user-defined string literal "_qpdf" as a shorthand for QPDFObjectHandle::parse, allowing you to create QPDFObjectHandle objects with -- cgit v1.2.3-70-g09d2