ruby-changes:34522
From: akr <ko1@a...>
Date: Sat, 28 Jun 2014 22:47:21 +0900 (JST)
Subject: [ruby-changes:34522] akr:r46603 (trunk): Pathname#birthtime added.
akr 2014-06-28 22:47:14 +0900 (Sat, 28 Jun 2014) New Revision: 46603 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=46603 Log: Pathname#birthtime added. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 46602) +++ NEWS (revision 46603) @@ -102,6 +102,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L102 * Pathname * Pathname#/ is aliased to Pathname#+. + * New methods: + * Pathname#birthtime === Stdlib compatibility issues (excluding feature bug fixes) -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/