aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-02-11 15:08:33 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-02-11 15:08:33 +0000
commitf4c7a22180a69b43f08cdbca9c9f1979eeea5cb6 (patch)
tree69e97c4465966bc427f9569dd8664562aa456662 /NEWS
parentf8c055b14fd8b8dac758fbc18f7aab02bcae7596 (diff)
downloadruby-f4c7a22180a69b43f08cdbca9c9f1979eeea5cb6.tar.gz
Merge Onigmo 6.1.1
* Support absent operator https://github.com/k-takata/Onigmo/issues/82 * https://github.com/k-takata/Onigmo/blob/Onigmo-6.1.1/HISTORY git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 03b2ee9e3b..d60d9277df 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,10 @@ with all sufficient information, see the ChangeLog file or Redmine
=== Core classes updates (outstanding ones only)
+* Regexp
+ * Update Onigmo 6.1.1.
+ * Support absent operator https://github.com/k-takata/Onigmo/issues/82
+
=== Stdlib updates (outstanding ones only)
=== Compatibility issues (excluding feature bug fixes)