From ce5098be90e8129a605d4e3d402375e806aeb2c0 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 22 Oct 2009 12:12:24 +0000 Subject: * class.c (rb_obj_basic_to_s_p): typo. Please become familiar with the ANSI style. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 98eb284ff..421890caa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 22 21:10:39 2009 NAKAMURA Usaku + + * class.c (rb_obj_basic_to_s_p): typo. Please become familiar with + the ANSI style. + Thu Oct 22 20:20:27 2009 Tanaka Akira * test/ruby/envutil.rb (assert_in_out_err): test_stdout and -- cgit