aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwanabe <wanabe@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-30 21:45:33 +0000
committerwanabe <wanabe@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-30 21:45:33 +0000
commita8209ffcc7008fa59b0e72e619a184733e47394a (patch)
tree666fd98010bad460e6e29e6161f32428132231f3 /ChangeLog
parent6c28f99d8894b9f9a3c1394d120115f69012f2c3 (diff)
downloadruby-a8209ffcc7008fa59b0e72e619a184733e47394a.tar.gz
* win32/win32.c: add declaration of wstati64 for gcc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27571 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19e62b2186..95ac72edb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat May 1 06:42:57 2010 wanabe <s.wanabe@gmail.com>
+
+ * win32/win32.c: add declaration of wstati64 for gcc.
+
Sat May 1 02:41:33 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* merge some patches from win32-uncode-test branch.