]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Markup fix.
authorBruce Momjian <bruce@momjian.us>
Sat, 12 Jun 2004 04:08:39 +0000 (04:08 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 12 Jun 2004 04:08:39 +0000 (04:08 +0000)
doc/src/sgml/release.sgml

index 31511fd9fdb8efaa9ef453efa5f5d811f56ab604..293292bee9252edc4205d729bee3053ebebb829c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.235.2.23 2004/06/12 04:03:45 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.235.2.24 2004/06/12 04:08:39 momjian Exp $
 -->
 
 <appendix id="release">
@@ -44,7 +44,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.235.2.23 2004/06/12 04:03:45 mo
 <listitem><para>Fix a zero-column bug (Tom)</para></listitem>
 <listitem><para>Improve handling of non-qualitified identifiers in GROUP BY clauses (Tom)</para></listitem>
 <listitem><para>Do not allow NATURAL CROSS JOIN (Tom)</para></listitem>
-<listitem><para>Add missing check for invalid protocol packet length in binary COPY (Tom)</para></listitem>
+<listitem><para>Add missing check for invalid protocol packet length in binary COPY (Tom)</para>
 <para>
   This fixes a difficult-to-exploit security hole.
 </para></listitem>