aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-02 13:54:33 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-09 16:33:31 +0100
commitbef2c2222a0b9429276b34d8f5024f31b8e86495 (patch)
tree3033c551194e421e0a2fe9de03a6de37a4c82463 /ChangeLog
parent73d70902e00afe3d81aa12c686bc8e6498ba0dcd (diff)
downloadqpdf-bef2c2222a0b9429276b34d8f5024f31b8e86495.tar.zst
C API: qpdf_get_last_string_length
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d1ed3d9..201b5465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-12-02 Jay Berkenbilt <ejb@ql.org>
+
+ * 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.
+
2021-11-16 Jay Berkenbilt <ejb@ql.org>
* 10.4.0: release