aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 853e114b..217542b8 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5117,6 +5117,28 @@ print "\n";
</varlistentry>
-->
<varlistentry>
+ <term>10.5.0: XXX Month dd, YYYY</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Library Enhancements
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Add <function>qpdf_get_last_string_length</function> to the
+ C API to get the length of the last string that was
+ returned. This is needed to handle strings that contain
+ embedded null characters.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>10.4.0: November 16, 2021</term>
<listitem>
<itemizedlist>