From e3cc171d0210cc3230754d50285233ccb8759081 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 2 Dec 2021 08:04:59 -0500 Subject: C API: qpdf_oh_is_initialized --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 201b5465..0024dbe7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2021-12-02 Jay Berkenbilt + * C API: Add qpdf_oh_is_initialized. + * C API: Add qpdf_get_last_string_length to return the length of the last string returned. This is necessary in order to fully retrieve values of strings that may contain embedded null characters. -- cgit v1.2.3-54-g00ecf