From 9591086aa3e523067fa809f4551de3340bcc16c2 Mon Sep 17 00:00:00 2001 From: ocean Date: Wed, 1 Mar 2006 10:06:03 +0000 Subject: * dir.c: supress warning "/* within comment" * bignum.c, io.c, math.c, pack.c, time.c: ANSI styled. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cfb92d971..3f0b1530a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,8 +7,8 @@ Wed Mar 1 00:15:51 2006 Hirokazu Yamamoto Fri Feb 24 20:21:38 2006 Masatoshi SEKI * test/drb/drbtest.rb (add_service_command): quote pathnames in the - server's command line for space contained directory names. - Thanks, arton. [ruby-dev:28386] + server's command line for space contained directory names. + Thanks, arton. [ruby-dev:28386] Fri Feb 24 12:10:07 2006 NAKAMURA Usaku -- cgit