aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
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 97c7d9e4..83b4c429 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 "8.0.1">
-<!ENTITY lastreleased "March 4, 2018">
+<!ENTITY swversion "8.0.2">
+<!ENTITY lastreleased "March 6, 2018">
]>
<book>
<bookinfo>
@@ -3063,6 +3063,28 @@ print "\n";
</para>
<variablelist>
<varlistentry>
+ <term>8.0.2: March 6, 2018</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ When a loop is detected while following cross reference
+ streams or tables, treat this as damage instead of silently
+ ignoring the previous table. This prevents loss of otherwise
+ recoverable data in some damaged files.
+ </para>
+ </listitem>
+ </itemizedlist>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Properly handle pages with no contents.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>8.0.1: March 4, 2018</term>
<listitem>
<itemizedlist>