summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f6290f7d2b..fe1135b7ce 100644
--- a/NEWS
+++ b/NEWS
@@ -83,7 +83,12 @@ with all sufficient information, see the ChangeLog file.
=== Language changes
-* Regexps now support Unicode 6.0 (new characters and scripts)
+* Regexps now support Unicode 6.0. (new characters and scripts)
+
+* [experimental] Regexps now support Age property.
+ Unlike Perl, current implementation takes interpretation of the
+ interpretation of UTS #18.
+ http://www.unicode.org/reports/tr18/
=== Compatibility issues (excluding feature bug fixes)