From eb70987c2d1b74704e17dbb4455f1ab565800dd3 Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 1 Feb 2011 13:17:05 +0000 Subject: doc/NEWS-1.9.2: add File#size git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS-1.9.2 | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/NEWS-1.9.2 b/doc/NEWS-1.9.2 index 3c7fccad74..11e5c82c58 100644 --- a/doc/NEWS-1.9.2 +++ b/doc/NEWS-1.9.2 @@ -92,6 +92,7 @@ with all sufficient information, see the ChangeLog file. * new methods: * File.realpath * File.realdirpath + * File#size * GC::Profiler * new method: -- cgit v1.2.3