summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-12-31 19:29:36 +0100
committerBruno Haible <bruno@clisp.org>2021-12-31 19:29:36 +0100
commita61e78d8edc1beeeeb0c0818eb96ca8d09592296 (patch)
treea39456eab26658aca9ca3f0d6bb4ff8ae53df51a /NEWS
parent9394bae93615aefe7b558a2f1b94783cb9c04691 (diff)
downloadlibunistring-a61e78d8edc1beeeeb0c0818eb96ca8d09592296.tar.gz
doc: Update for Unicode 14.0.0.
* doc/unictype.texi (Joining group): Document UC_JOINING_GROUP_THIN_YEH, UC_JOINING_GROUP_VERTICAL_TAIL. NEWS: Mention the update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ce0a9a..e4e2e0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
New in 0.9.11:
* The license has changed from "LGPLv3+ or GPLv2" to "LGPLv3+ or GPLv2+".
+* The data tables and algorithms have been updated to Unicode version 14.0.0.
* The functions u8_uctomb, u16_uctomb, u32_uctomb now support strings larger
than 2 GiB by taking an 'n' argument of type ptrdiff_t (instead of int).
* The functions u*_possible_linebreaks and u*_width_linebreaks now make it