From d23d055d47f4a3bea79759346ab3aa3a787cc428 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 24 Feb 2006 02:22:33 +0000 Subject: * time.c (time_new_internal): add prototype to tell the compiler arugments types. * win32/win32.c (NtInitialize): need to set a handler for VC++8. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 33471eab93..6b027ca7ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Feb 24 11:19:58 2006 NAKAMURA Usaku + + * time.c (time_new_internal): add prototype to tell the compiler + arugments types. + + * win32/win32.c (NtInitialize): need to set a handler for VC++8. + Fri Feb 24 08:19:16 2006 NARUSE, Yui * test.rb: Removed. Obsolete by test/nkf. -- cgit v1.2.3