From 0e721c3a7bf762096345d44fef94958c62d73290 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 14 Feb 2006 02:52:26 +0000 Subject: * ChangeLog: typo. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9926 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e7a677856..3143c699d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ Tue Feb 14 11:42:38 2006 NAKAMURA Usaku * time.c (search_time_t): support non 32bit time_t environments. - * win32/Makefile.sub (config.h): VC++8 have ``long long'' type. + * win32/Makefile.sub (config.h): VC++8 has ``long long'' type. * win32/Makefile.sub (config.h): VC++8's time_t is 64bit value. -- cgit