From 7fcaa5efbc80f9e2722440bb99aadcc4b05f0764 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 24 Oct 2008 10:58:33 +0000 Subject: * string.c (rb_str_dump): should have removed commented out unnecessary code. [ruby-cvs:27131] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19914 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 06c0e089c..d31b9f5ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ -Fri Oct 24 19:29:22 2008 URABE Shyouhei +Fri Oct 24 19:57:19 2008 Yukihiro Matsumoto - * string.c (rb_str_dump): do not use C++ comment. + * string.c (rb_str_dump): should have removed commented out + unnecessary code. [ruby-cvs:27131] Fri Oct 24 19:16:36 2008 URABE Shyouhei -- cgit