summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-01 13:17:05 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-01 13:17:05 +0000
commiteb70987c2d1b74704e17dbb4455f1ab565800dd3 (patch)
tree6b29b1fe61e80e2389ed632f81b3f5f44719ea04
parent0f7fc54678963025e77752cae8b30b7d8f4a2845 (diff)
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
-rw-r--r--doc/NEWS-1.9.21
1 files changed, 1 insertions, 0 deletions
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: