Skip to content

Commit 1a9d96a

Browse files
committed
Update release notes for 4-byte UTF mappings.
1 parent 303e089 commit 1a9d96a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/release.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.375 2005/09/24 20:35:21 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.376 2005/09/24 22:57:15 momjian Exp $
33

44
Typical markup:
55

@@ -1318,13 +1318,13 @@ pg_[A-Za-z0-9_] <application>
13181318

13191319
<listitem>
13201320
<para>
1321-
Add support for 3 and 4-byte <literal>UTF8</> characters (John
1321+
Add support for four-byte <literal>UTF8</> characters (John
13221322
Hansen)
13231323
</para>
13241324
<para>
1325-
Previously only one and two-byte <literal>UTF8</> characters
1325+
Previously only one, two, and three-byte <literal>UTF8</> characters
13261326
were supported. This is particularly important for support for
1327-
some Chinese characters.
1327+
some Chinese character sets.
13281328
</para>
13291329
</listitem>
13301330

0 commit comments

Comments
 (0)