From ea73bf72e0ff2577672eec405380456fa56bc6af Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 19 Dec 2021 13:52:19 -0500 Subject: Further improvements to handling binary strings --- manual/release-notes.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'manual') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index e5d73c90..08187ae5 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -46,6 +46,12 @@ For a detailed list of changes, please see the file - C API Enhancements + - Many thanks to M. Holger whose contributions have heavily + influenced these C API enhancements. His several suggestions, + pull requests, questions, and critical reading of documentation + and comments have resulted in significant usability improvements + to the C API. + - Overhaul error handling for the object handle functions C API. Some rare error conditions that would previously have caused a crash are now trapped and reported, and the functions that @@ -80,6 +86,10 @@ For a detailed list of changes, please see the file - Add ``qpdf_oh_get_type_code`` and ``qpdf_oh_get_type_name``. + - Add ``qpdf_oh_get_binary_string_value`` and + ``qpdf_oh_new_binary_string`` for making it easier to deal with + strings that contain embedded null characters. + 10.4.0: November 16, 2021 - Handling of Weak Cryptography Algorithms -- cgit v1.2.3-70-g09d2