Pathname#birthtime added.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2014-06-28 13:47:14 +00:00
parent b9faaf6a55
commit 3436b7bbad

2
NEWS
View File

@ -102,6 +102,8 @@ with all sufficient information, see the ChangeLog file.
* Pathname
* Pathname#/ is aliased to Pathname#+.
* New methods:
* Pathname#birthtime
=== Stdlib compatibility issues (excluding feature bug fixes)