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:
parent
9bd0ecd917
commit
d968f62558
1 changed files with 5 additions and 0 deletions
5
NEWS
5
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
|
||||
|
|
Loading…
Reference in a new issue