From 3dfffe1a7ba8671084cd3a28e0b203f953a0dc99 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 15 Mar 2009 05:01:48 +0000 Subject: updated. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 419a8af9f..fc286ab3c 100644 --- a/NEWS +++ b/NEWS @@ -40,7 +40,7 @@ with all sufficient information, see the ChangeLog file. * String * extended methods: - * string[regexp, name] supported. + * string[regexp, name] is supported for named capture. * rss -- cgit