summaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2011-12-28 23:19:40 +0100
committerJay Berkenbilt <ejb@ql.org>2011-12-28 23:19:40 +0100
commit8e9fe21316ec33a190ce8c22dfdecccb494808e5 (patch)
treef7ef403184bb0ea6e02a74ea5fafb3402cdd239d /manual/qpdf-manual.xml
parent92f0207de8f31121735ac183f8e0abed013c3aab (diff)
downloadqpdf-8e9fe21316ec33a190ce8c22dfdecccb494808e5.tar.zst
Update for 2.3.1release-qpdf-2.3.1
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml33
1 files changed, 31 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index ffabcc64..192d5c33 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.3.0">
-<!ENTITY lastreleased "August 11, 2011">
+<!ENTITY swversion "2.3.1">
+<!ENTITY lastreleased "December 28, 2011">
]>
<book>
<bookinfo>
@@ -2087,6 +2087,35 @@ print "\n";
</para>
<variablelist>
<varlistentry>
+ <term>2.3.1: December 28, 2011</term>
+ <listitem>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Fix thread-safety problem resulting from non-thread-safe use
+ of the PCRE library.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Made a few minor documentation fixes.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Add workaround for a bug that appears in some versions of
+ ghostscript to the test suite
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Fix minor build issue for Visual C++ 2010.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>2.3.0: August 11, 2011</term>
<listitem>
<itemizedlist>