From 5ce3078e4bb264ee46111162ed34dbe982bcbcc4 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 14 May 2002 09:22:22 +0000 Subject: * win32/Makefile.sub: config.h inlined. and catch up with the latest change. * win32/config.h.in: no longer used. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 140ce16cb..7e6abade6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue May 14 18:17:44 2002 Nobuyoshi Nakada + + * win32/Makefile.sub: config.h inlined. and catch up with the + latest change. + + * win32/config.h.in: no longer used. + Tue May 14 14:49:05 2002 WATANABE Hirofumi * gc.c (is_pointer_to_heap): avoid GCC 3.1 warnings. -- cgit