Skip to content

Commit b24e361

Browse files
committed
Markup fix.
1 parent 342e3b0 commit b24e361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.264 2004/06/12 04:02:53 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.265 2004/06/12 04:08:02 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -44,7 +44,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.264 2004/06/12 04:02:53 momjian
4444
<listitem><para>Fix a zero-column bug (Tom)</para></listitem>
4545
<listitem><para>Improve handling of non-qualitified identifiers in GROUP BY clauses (Tom)</para></listitem>
4646
<listitem><para>Do not allow NATURAL CROSS JOIN (Tom)</para></listitem>
47-
<listitem><para>Add missing check for invalid protocol packet length in binary COPY (Tom)</para></listitem>
47+
<listitem><para>Add missing check for invalid protocol packet length in binary COPY (Tom)</para>
4848
<para>
4949
This fixes a difficult-to-exploit security hole.
5050
</para></listitem>

0 commit comments

Comments
 (0)