From 99d96a89ce57edc4de2ff1acb1d4ed7737144140 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 4 Aug 2010 07:09:47 +0000 Subject: * string.c (rb_str_resize): should copy the content properly. a patch from Jeremy Evans at [ruby-core:31615]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 076d0586e5..ce180ebc3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 4 16:09:43 2010 Nobuyoshi Nakada + + * string.c (rb_str_resize): should copy the content properly. a + patch from Jeremy Evans at [ruby-core:31615]. + Wed Aug 4 15:47:21 2010 NAKAMURA Usaku * lib/mkmf.rb (create_makefile): no need to create the directory -- cgit v1.2.3