summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-03-07 07:13:31 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-03-07 07:13:31 +0000
commitdc50480f6f2b3578c2295436850fb22614284956 (patch)
tree7f1a7795d3e2b83f893467d7e52dbac99fbaa8b7 /NEWS
parent57d414a1c7f59b0e15490bc709d6dd361ef99deb (diff)
describe new optional arugment for Pathname#realpath and Pathname#realdirpath.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26843 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 b53816f851..cd92deebca 100644
--- a/NEWS
+++ b/NEWS
@@ -254,6 +254,10 @@ with all sufficient information, see the ChangeLog file.
* Pathname#realdirpath
* Pathname#each_child
+ * extended methods:
+ * Pathname#realpath and Pathname#realdirpath takes optional basedir
+ argument.
+
* Readline
* new methods:
* Readline.set_screen_size