1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* NEWS: added Etc::{Passwd,Group}.each.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22383 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2009-02-17 16:59:06 +00:00
parent 9bd0ecd917
commit d968f62558

5
NEWS
View file

@ -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