summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-04-19 01:25:12 +0200
committerJay Berkenbilt <ejb@ql.org>2010-04-19 01:25:12 +0200
commit349c80c895c961afe4654e0590698f879becca22 (patch)
treeadb5cb4a862300d0b066c9565e52eee71676af9f /manual
parentb71cef856bf666824523bed445cffdbdd0871e0f (diff)
downloadqpdf-349c80c895c961afe4654e0590698f879becca22.tar.zst
git-svn-id: svn+q:///qpdf/trunk@958 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml29
1 files changed, 24 insertions, 5 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index bee1db29..3c2ae1a3 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 "2.1.3">
-<!ENTITY lastreleased "March 27, 2010">
+<!ENTITY swversion "2.1.4">
+<!ENTITY lastreleased "April 18, 2010">
]>
<book>
<bookinfo>
@@ -2072,9 +2072,28 @@ print "\n";
</para>
<variablelist>
<varlistentry>
-<!--
-clarified check output
--->
+ <term>2.1.4: April 18, 2010</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Apply the same padding calculation fix from version 2.1.2 to
+ the main cross reference stream as well.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Since <command>qpdf --check</command> only performs limited
+ checks, clarify the output to make it clear that there still
+ may be errors that qpdf can't check. This should make it less
+ surprising to people when another PDF reader is unable to read
+ a file that qpdf thinks is okay.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>2.1.3: March 27, 2010</term>
<listitem>
<itemizedlist>