summaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-04-25 17:05:11 +0200
committerJay Berkenbilt <ejb@ql.org>2010-04-25 17:05:11 +0200
commitf96c63cf3d7993077e916ac261ffb237137333e5 (patch)
tree15ce7400cac02aec3a7f8fc004d7aa1c9e9e6e00 /manual/qpdf-manual.xml
parentfc8f93053d4d11c07fe942a9baa9e23b98d80369 (diff)
downloadqpdf-f96c63cf3d7993077e916ac261ffb237137333e5.tar.zst
2.1.5
git-svn-id: svn+q:///qpdf/trunk@962 71b93d88-0707-0410-a8cf-f5a4172ac649
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>