aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-10-31 18:45:35 +0100
committerJay Berkenbilt <ejb@ql.org>2020-10-31 18:47:03 +0100
commitfbe40b800d4f6aae54068ead6873273e0fe48792 (patch)
treeba57da2f12cb423fbcd9e4198878e5e3ed1cb5d6 /manual
parent52e07c813cef88d505764443415d2e3c2489890a (diff)
downloadqpdf-fbe40b800d4f6aae54068ead6873273e0fe48792.tar.zst
Prepare 10.0.3 releaserelease-qpdf-10.0.3
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml26
1 files changed, 24 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index e3afc704..ff868777 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5,8 +5,8 @@
<!ENTITY mdash "&#x2014;">
<!ENTITY ndash "&#x2013;">
<!ENTITY nbsp "&#xA0;">
-<!ENTITY swversion "10.0.2">
-<!ENTITY lastreleased "October 27, 2020">
+<!ENTITY swversion "10.0.3">
+<!ENTITY lastreleased "October 31, 2020">
]>
<book>
<bookinfo>
@@ -4806,6 +4806,28 @@ print "\n";
</varlistentry>
-->
<varlistentry>
+ <term>10.0.3: October 31, 2020</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Bug Fixes
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ The fix to the bug involving copying streams with indirect
+ filters was incorrect and introduced a new, more serious
+ bug. The original bug has been fixed correctly, as has the
+ bug introduced in 10.0.2.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>10.0.2: October 27, 2020</term>
<listitem>
<itemizedlist>