From e38d95497fa60212ac8048027ebbdb3a5a8fd4d2 Mon Sep 17 00:00:00 2001 From: ktsj Date: Sat, 8 Mar 2014 11:01:48 +0000 Subject: [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 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a25a320d4e..32ef9a4073 100644 --- a/NEWS +++ b/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 -- cgit v1.2.3