aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff745dfe9d..ee0510bdb9 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,12 @@ with all sufficient information, see the ChangeLog file.
* Process creation methods, such as spawn(), uses vfork() system call.
vfork() is faster than fork() when the parent process uses huge memory.
+* String
+ * New methods:
+ * String#unicode_normalize
+ * String#unicode_normalize!
+ * String#unicode_normalized?
+
* Symbol
* Improvements
* Most symbols which are returned by String#to_sym and