Commit 58b08ca6813b170f278b098c7fc49c480a5c2ffd

Authored by Jay Berkenbilt
1 parent 350d0b82

date


git-svn-id: svn+q:///qpdf/trunk@928 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 4 additions and 3 deletions
manual/qpdf-manual.xml
... ... @@ -6,7 +6,7 @@
6 6 <!ENTITY ndash "&#x2013;">
7 7 <!ENTITY nbsp "&#xA0;">
8 8 <!ENTITY swversion "2.1.1">
9   -<!ENTITY lastreleased "December 13, 2009">
  9 +<!ENTITY lastreleased "December 14, 2009">
10 10 ]>
11 11 <book>
12 12 <bookinfo>
... ... @@ -2072,13 +2072,14 @@ print &quot;\n&quot;;
2072 2072 </para>
2073 2073 <variablelist>
2074 2074 <varlistentry>
2075   - <term>2.1.1: December 13, 2009</term>
  2075 + <term>2.1.1: December 14, 2009</term>
2076 2076 <listitem>
2077 2077 <itemizedlist>
2078 2078 <listitem>
2079 2079 <para>
2080 2080 No changes in functionality; insert missing include in an
2081   - internal library header file to support gcc 4.4.
  2081 + internal library header file to support gcc 4.4, and update
  2082 + test suite to ignore broken Adobe Reader installations.
2082 2083 </para>
2083 2084 </listitem>
2084 2085 </itemizedlist>
... ...