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.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 565967db..7efbf938 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5061,6 +5061,32 @@ print "\n";
</varlistentry>
-->
<varlistentry>
+ <term>XXX 10.2.1: Month dd, YYYY</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Bug Fixes
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ When <function>QPDF::replaceObject</function> or
+ <function>QPDF::swapObjects</function> is called, existing
+ <classname>QPDFObjectHandle</classname> instances no longer
+ point to the old objects. The next time they are
+ accessed, they automatically notice the change to the
+ underlying object and update themselves. This resolves a
+ very longstanding source of confusion, albeit in a very
+ rarely used method call.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>10.2.0: February 23, 2021</term>
<listitem>
<itemizedlist>