aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml23
1 files changed, 21 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 4cf91c92..3595058b 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 "7.1.0">
-<!ENTITY lastreleased "January 14, 2018">
+<!ENTITY swversion "7.1.1">
+<!ENTITY lastreleased "February 4, 2018">
]>
<book>
<bookinfo>
@@ -2983,6 +2983,25 @@ print "\n";
</para>
<variablelist>
<varlistentry>
+ <term>7.1.1: February 4, 2018</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Bug fix: files whose /ID fields were other than 16 bytes long
+ can now be properly linearlized
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ A few compile and link issues have been corrected for some
+ platforms.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>7.1.0: January 14, 2018</term>
<listitem>
<itemizedlist>