From 0be560f42a5b8f05a6a292eaba31e5937c0d3780 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 14 Feb 2006 04:39:32 +0000 Subject: * win32/Makefile.sub (config.h): should define HAVE_LONG_LONG with VC++8. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3143c699d..7f09a4b77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 14 13:38:01 2006 NAKAMURA Usaku + + * win32/Makefile.sub (config.h): should define HAVE_LONG_LONG with + VC++8. + Tue Feb 14 11:42:38 2006 NAKAMURA Usaku * time.c (search_time_t): support non 32bit time_t environments. -- cgit