mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Add NEWS about Find#find, Pathname#find.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fa043eb4e8
commit
e38d95497f
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -35,6 +35,10 @@ with all sufficient information, see the ChangeLog file.
|
|||
|
||||
=== Stdlib updates (outstanding ones only)
|
||||
|
||||
* Find, Pathname
|
||||
* Extended methods:
|
||||
* find method accepts "ignore_error" keyword argument.
|
||||
|
||||
=== Stdlib compatibility issues (excluding feature bug fixes)
|
||||
|
||||
=== Built-in global variables compatibility issues
|
||||
|
|
Loading…
Reference in a new issue