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.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 7efbf938..703ba7a4 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5061,7 +5061,7 @@ print "\n";
</varlistentry>
-->
<varlistentry>
- <term>XXX 10.2.1: Month dd, YYYY</term>
+ <term>XXX 10.3.0: Month dd, YYYY</term>
<listitem>
<itemizedlist>
<listitem>
@@ -5081,6 +5081,16 @@ print "\n";
rarely used method call.
</para>
</listitem>
+ <listitem>
+ <para>
+ Fix form field handling code to look for default
+ appearances, quadding, and default resources in the right
+ places. The code was not looking for things in the
+ document-level interactive form dictionary that it was
+ supposed to be finding there. This required adding a few new
+ methods to <classname>QPDFFormFieldObjectHelper</classname>.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
</itemizedlist>