aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-02-05 00:31:42 +0100
committerJay Berkenbilt <ejb@ql.org>2018-02-05 00:31:42 +0100
commit2ebdd6929ea15187cdcf72acb19e8cc3047702f9 (patch)
tree8f30f187a2fee80adf892ec68c57ba3e89c869ca /manual
parente3167c1a609a1f5262d8308dd94845d557e235d8 (diff)
downloadqpdf-2ebdd6929ea15187cdcf72acb19e8cc3047702f9.tar.zst
Prepare 7.1.1 releaserelease-qpdf-7.1.1
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>