From 3436b7bbad325af18f1b5c4e88d6959ebf46f3c4 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 28 Jun 2014 13:47:14 +0000 Subject: Pathname#birthtime added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2c5d20d1b6..36e746cf42 100644 --- a/NEWS +++ b/NEWS @@ -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) -- cgit v1.2.3