diff options
author | Bruce Momjian | 2006-01-05 15:13:26 +0000 |
---|---|---|
committer | Bruce Momjian | 2006-01-05 15:13:26 +0000 |
commit | 61180e80d4c02cf60299ce3149782ec40d4b94ed (patch) | |
tree | 150be84bc2ae087f0cdf408e768662c2bdc0dbc3 | |
parent | 045de2d865ec9fe8eb87d960e8b1907499bd5083 (diff) |
Wording improvements.
-rw-r--r-- | doc/src/sgml/release.sgml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index be424434f4d..35ee7124a82 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.14 2006/01/05 14:54:07 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.15 2006/01/05 15:13:26 momjian Exp $ Typical markup: @@ -55,13 +55,14 @@ those locales to fix existing indexes.</para></listitem> <listitem><para>Allow more flexible relocation of installation directories (Tom)</para> <para>Previous releases supported relocation only if all directories were the same except the last -componient.</para></listitem> +component.</para></listitem> <listitem><para>Prevent crashed caused by the use of <literal>ISO-8859-5</> and <literal>ISO-8859-9</> encodings (Tatsuo)</para></listitem> -<listitem><para>Fix long standing Asian multibyte charsets bug (Tatsuo) +<listitem><para>Fix bug in strpos() and regular expression handling in +certain rarely used Asian multi-byte character sets (Tatsuo) </para></listitem> <listitem><para>Fix bug where COPY CSV mode considered any |