summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-17 16:59:06 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-17 16:59:06 +0000
commitd968f625587b845a245e7835c60891a64e3cbb2f (patch)
tree3e9b3fb603696568a6a8f57949362c44ead69e60 /NEWS
parent9bd0ecd9179452bbb410ee69c387dadb813cf95a (diff)
* NEWS: added Etc::{Passwd,Group}.each.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22383 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe42110e2c..0d2e45f678 100644
--- a/NEWS
+++ b/NEWS
@@ -158,6 +158,11 @@ with all sufficient information, see the ChangeLog file.
* new methods:
* SecureRandom.urlsafe_base64
+* etc
+ * new methods:
+ * Etc::Passwd.each
+ * Etc::Group.each
+
=== Compatibility issues (excluding feature bug fixes)
* Enumerator#rewind