about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a3b6c7a5a..0d9236c38d 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ Version 2.30
 
 Major new features:
 
+* Unicode 12.0.0 Support: Character encoding, character type info, and
+  transliteration tables are all updated to Unicode 12.0.0, using
+  generator scripts contributed by Mike FABIAN (Red Hat).
+
 * The dynamic linker accepts the --preload argument to preload shared
   objects, in addition to the LD_PRELOAD environment variable.