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.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 20de3bfd..ccc80d07 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4855,6 +4855,13 @@ print "\n";
</listitem>
<listitem>
<para>
+ <function>QPDFObjectHandle::is*</function> methods now return
+ false rather than crashing when called with an uninitialized
+ <classname>QPDFObjectHandle</classname> object.
+ </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