From fccc094568069e040e08ab6c8a87dbbb7712eb31 Mon Sep 17 00:00:00 2001 From: nari Date: Tue, 12 Aug 2008 07:02:04 +0000 Subject: * gc.c (gc_profile_result): use sprintf. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b9f784d8fe..2c44dae598 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Aug 12 15:52:45 2008 Narihiro Nakamura + + * gc.c (gc_profile_result): use sprintf. + Tue Aug 12 15:37:40 2008 Yukihiro Matsumoto * string.c (rb_str_intern): should check symbol table overflow. -- cgit v1.2.3