summaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml20
1 files changed, 18 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 3c2ae1a3..9611df05 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.4">
-<!ENTITY lastreleased "April 18, 2010">
+<!ENTITY swversion "2.1.5">
+<!ENTITY lastreleased "April 25, 2010">
]>
<book>
<bookinfo>
@@ -2072,6 +2072,22 @@ print "\n";
</para>
<variablelist>
<varlistentry>
+ <term>2.1.5: April 25, 2010</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Remove restriction of file identifier strings to 16 bytes.
+ This unnecessary restriction was preventing qpdf from being
+ able to encrypt or decrypt files with identifier strings that
+ were not exactly 16 bytes long. The specification imposes no
+ such restriction.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>2.1.4: April 18, 2010</term>
<listitem>
<itemizedlist>