Wording improvements.
authorBruce Momjian <[email protected]>
Thu, 5 Jan 2006 15:12:03 +0000 (15:12 +0000)
committerBruce Momjian <[email protected]>
Thu, 5 Jan 2006 15:12:03 +0000 (15:12 +0000)
doc/src/sgml/release.sgml

index 94ad082cab55e780c66c8f70ae48eb8b9695639e..ee94827d07a1ae4c6c29e0fd461a445b05933eb5 100644 (file)
@@ -43,9 +43,10 @@ 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>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>Various fixes for queries returning <literal>RECORD</>s