diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml index c1985d6822a..38c45967fcf 100644 --- a/doc/src/sgml/release-12.sgml +++ b/doc/src/sgml/release-12.sgml @@ -2360,12 +2360,13 @@ Author: Peter Eisentraut --> - Add support for ICU collation attributes - (Peter Eisentraut) + Add support for ICU collation attributes on older + ICU versions (Peter Eisentraut) - This allows customization of the collation rules. + This allows customization of the collation rules in a consistent way + across all ICU versions.