aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index ae085d6e..508e0ec9 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5196,6 +5196,14 @@ print "\n";
</listitem>
<listitem>
<para>
+ Add a version of
+ <function>QPDFObjectHandle::parse</function> that takes a
+ <classname>QPDF</classname> pointer as context so that it
+ can parse strings containing indirect object references.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
Re-implement <classname>QPDFNameTreeObjectHelper</classname>
and <classname>QPDFNumberTreeObjectHelper</classname> to be
more efficient, add an iterator-based API, give them the