summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-29 23:08:32 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-29 23:08:32 +0000
commit1989f1d0211816d353ec901b28c1b152e4c4e497 (patch)
tree6f657b8bd27142291fb8b785f8087a562bde91c0
parent874c3064a431f3e37568ba84f7ed73f30739cfd3 (diff)
This item is about the function loop.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 27b25946b7..0a206d72c2 100644
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,9 @@ with all sufficient information, see the ChangeLog file.
* global functions
- * Return an enumerator if no block is given.
+ * loop
+
+ Return an enumerator if no block is given.
* builtin classes