aboutsummaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index d991a611..d5ad6466 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4316,6 +4316,16 @@ print "\n";
</listitem>
<listitem>
<para>
+ Change
+ <function>QPDFOutlineDocumentHelper::getTopLevelOutlines</function>
+ and <function>QPDFOutlineObjectHelper::getKids</function> to
+ return a <type>std::vector</type> instead of a
+ <type>std::list</type> of
+ <classname>QPDFOutlineObjectHelper</classname> objects.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
When <command>qpdf --check</command> or <command>qpdf
--check-linearization</command> encounters a file with
linearization warnings but not errors, it now properly exits