summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-07-08 23:15:22 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-07-08 23:15:22 +0200
commit853c9cf3718db7c9f6d723e45031016231e1cbd1 (patch)
treee6a5cafe819de3d14665da32bfd87259b089ec02 /NEWS
parent7b350538dddb27a4513158cb6b6405b85f175ad1 (diff)
parent10bd216b0099d2ae8cb22c664fb725165096f95c (diff)
Merge branch 'release/debian/0.9.10-1'debian/0.9.10-1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b422ca8..454821b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+New in 0.9.10:
+* The functions
+ u8_casing_prefix_context, u8_casing_prefixes_context,
+ u8_casing_suffix_context, u8_casing_suffixes_context,
+ u16_casing_prefix_context, u16_casing_prefixes_context,
+ u16_casing_suffix_context, u16_casing_suffixes_context,
+ u32_casing_prefix_context, u32_casing_prefixes_context,
+ u32_casing_suffix_context, u32_casing_suffixes_context,
+ that are documented since version 0.9.1, are now actually implemented.
+
+New in 0.9.9:
+* Fixed a multithread-safety bug.
+
New in 0.9.8:
* The data tables and line breaking algorithm have been updated to Unicode
version 9.0.0.