summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 0c193e20..a855234d 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.2.1">
-<!ENTITY lastreleased "October 1, 2010">
+<!ENTITY swversion "2.2.2">
+<!ENTITY lastreleased "October 4, 2010">
]>
<book>
<bookinfo>
@@ -2075,6 +2075,21 @@ print "\n";
</para>
<variablelist>
<varlistentry>
+ <term>2.2.2: October 4, 2010</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Add new function <function>qpdf_read_memory</function>
+ to the C API to call
+ <function>QPDF::processMemoryFile</function>. This was an
+ omission in qpdf 2.2.1.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>2.2.1: October 1, 2010</term>
<listitem>
<itemizedlist>