summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-05 06:55:45 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-05 06:55:45 +0000
commit54062a76e723e35a7cf9a6a0b250f70e893f23ed (patch)
tree521a2db13b88af7846245127e88a4a3ede85c589 /ChangeLog
parenta6e33fd71cfcd3c9569e7fca72a0adf03d514cc2 (diff)
* file.c (rb_stat): use STAT macro instead of calling stat() directly.
reported by Bill Kelly. [ruby-core:30012] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4729a7c5bc..6430c5112e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed May 5 15:54:35 2010 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * file.c (rb_stat): use STAT macro instead of calling stat() directly.
+ reported by Bill Kelly. [ruby-core:30012]
+
Wed May 5 11:43:10 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* bootstraptest/test_io.rb (megacontent-copy_stream): get rid of