From ef8a2910aa4bfc49973e63e1003b01f47a675249 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 26 Apr 2024 17:20:26 +0200 Subject: Fully comply with Unicode 15.1 § 3.13 in u8lower() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index e34d14e..8514a86 100644 --- a/README +++ b/README @@ -107,8 +107,8 @@ FEATURES: • unicode/string.h • Iteration and counting of graphemes and words in a string • Unicode-aware case-mapping of strings with truncation checking - • Case-mapping supports optional language-specific quirks (Azeri, - Lithuanian, German, etc.) + • Case-mapping supports optional language-specific quirks for + Azeri, Dutch, German, Lithuanian, and Turkish. PLANNED FEATURES: @@ -123,4 +123,3 @@ BUGS: • Unicode Name Aliases (Name_Alias property) is not supported • Unihan properties are not supported (e.g. Unicode_Radical_Stroke) • Casemapping is not fully up-to-spec - • Upper- and titlecasing don’t support CF_LANG_NL yet -- cgit v1.2.3