aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-01-24 00:33:55 +0100
committerJay Berkenbilt <ejb@ql.org>2021-01-25 01:31:45 +0100
commitb5614f611d3057359dfd7ba63418c62787af5511 (patch)
tree8bd21cd7639924c46c37f3b603a57d8c9d7629ed /manual
parent04edfe9fade7e77342f5e4fe694ee071554a119c (diff)
downloadqpdf-b5614f611d3057359dfd7ba63418c62787af5511.tar.zst
Implement repair and insert for name/number trees
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index e2b5a83e..2335916f 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4857,7 +4857,9 @@ print "\n";
<para>
Re-implement <classname>QPDFNameTreeObjectHelper</classname>
and <classname>QPDFNumberTreeObjectHelper</classname> to be
- more efficient, and add an iterator-based API.
+ more efficient, add an iterator-based API, give them the
+ capability to repair broken trees, and create methods for
+ modifying the trees.
</para>
</listitem>
</itemizedlist>