summaryrefslogtreecommitdiffstats
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
commitf24d9c44be7281243f1c5131da3bba621ce2f43a (patch)
tree3e9b3fb603696568a6a8f57949362c44ead69e60 /NEWS
parent9aaeb5331c80b315e94f64e048ba3d5a90496fcd (diff)
downloadruby-f24d9c44be7281243f1c5131da3bba621ce2f43a.tar.gz
ruby-f24d9c44be7281243f1c5131da3bba621ce2f43a.tar.xz
ruby-f24d9c44be7281243f1c5131da3bba621ce2f43a.zip
* NEWS: added Etc::{Passwd,Group}.each.
git-svn-id: http://svn.ruby-lang.org/repos/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 fe42110e2..0d2e45f67 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