mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-07 14:18:24 +00:00
Add missing release note
This commit is contained in:
parent
f50404d7c6
commit
193739494d
@ -5,8 +5,8 @@
|
||||
<!ENTITY mdash "—">
|
||||
<!ENTITY ndash "–">
|
||||
<!ENTITY nbsp " ">
|
||||
<!ENTITY swversion "10.3.1">
|
||||
<!ENTITY lastreleased "March 11, 2021">
|
||||
<!ENTITY swversion "10.3.2">
|
||||
<!ENTITY lastreleased "May 8, 2021">
|
||||
]>
|
||||
<book>
|
||||
<bookinfo>
|
||||
@ -5078,6 +5078,21 @@ print "\n";
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Library Enhancements
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
When adding a page that already exists, make a shallow copy
|
||||
instead of throwing an exception. This makes the library
|
||||
behavior consistent with the CLI behavior. See
|
||||
<filename>ChangeLog</filename> for additional notes.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user