summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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