From 23441b034f622d190625d0179b349fee9cc9cc02 Mon Sep 17 00:00:00 2001 From: ocean Date: Mon, 16 Feb 2004 15:18:08 +0000 Subject: * bcc32/Makefile.sub: avoid warning "Redefinition of macro 'HAVE_GETLOGIN'". * vms/config.h_in: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@5733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78c3cfc70..e6ae05928 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Feb 17 00:14:30 2004 Hirokazu Yamamoto + + * bcc32/Makefile.sub: avoid warning "Redefinition of macro + 'HAVE_GETLOGIN'". + + * vms/config.h_in: ditto. + Mon Feb 16 23:28:14 2004 NAKAMURA, Hiroshi * lib/csv.rb: document reduction. [ruby-core:02429] -- cgit