From 7092ebc19804e64e547f20b6fff2e148569f4753 Mon Sep 17 00:00:00 2001 From: ocean Date: Thu, 15 Sep 2005 14:06:48 +0000 Subject: * win32/win32.h (rb_w32_stat): added prototype. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e6a9009c7..08aea6f8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 15 23:02:57 2005 Hirokazu Yamamoto + + * win32/win32.h (rb_w32_stat): added prototype. + Thu Sep 15 22:35:55 2005 NAKAMURA Usaku * test/ruby/test_signal.rb (test_exit_action): skip the test using -- cgit