summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-08 17:13:43 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-08 17:13:43 +0000
commit8183265212cab122fb7564d9e17c3b04f8d2b974 (patch)
tree12a221e980476d0cb2ca8039b9f6cfe2d1b5828f /NEWS
parent398755267d6bb1e637248e0048cbc0cdf3ccf284 (diff)
describe about Regexp.union.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@13660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b74a9062d..47112870b2 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,12 @@ with all sufficient information, see the ChangeLog file.
* New method:
Dir.mktmpdir
+
+=== New methods and features
+
+* builtin classes
+
+ * Regexp.union accepts an array of patterns.
== Changes with Ruby 1.8.5