summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorktsj <ktsj@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-03-08 11:01:48 +0000
committerktsj <ktsj@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-03-08 11:01:48 +0000
commite38d95497fa60212ac8048027ebbdb3a5a8fd4d2 (patch)
treecfcf17af45194b80b10e21d5e7ea420a7903db0b /NEWS
parentfa043eb4e8764902beb1ff1e89ef6af98e6d7725 (diff)
[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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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