From ffb8c6b35cb5b3e765a784f24e560d3ab46975c7 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 28 Mar 2001 10:35:40 +0000 Subject: * ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4d6079375..c98ef645f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 28 19:29:21 2001 Akinori MUSHA + + * ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place. + Wed Mar 28 17:39:04 2001 Yukihiro Matsumoto * object.c (rb_str2cstr): warn if string contains \0 and length -- cgit