Skip to content

Commit 17b7894

Browse files
committed
docs: EUC_TW can be up to four bytes wide, not three
Backpatch-through: 13 Security: CVE-2025-1094
1 parent 46ddf98 commit 17b7894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/charset.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ CREATE COLLATION ignore_accents (provider = icu, locale = 'und-u-ks-level1-kc-tr
10651065
<entry>Traditional Chinese, Taiwanese</entry>
10661066
<entry>Yes</entry>
10671067
<entry>Yes</entry>
1068-
<entry>1&ndash;3</entry>
1068+
<entry>1&ndash;4</entry>
10691069
<entry></entry>
10701070
</row>
10711071
<row>

0 commit comments

Comments
 (0)