diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/release.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index aa3ed42d3d1..7c8715a4a43 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.32 2006/10/13 15:25:09 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.33 2006/11/23 03:31:04 momjian Exp $ --> <!-- Typical markup: @@ -88,6 +88,7 @@ units on Win32 (Bruce)</para> compilers (Hiroshi Saito)</para></listitem> <listitem><para>Fixes for <systemitem class="osname">AIX</> and <productname>Intel</> compilers (Tom)</para></listitem> +<listitem><para>Fix rare bug in continuous archiving (Tom)</para></listitem> </itemizedlist> </sect2> |