From 5f13d888cf0aece7c1bb13b72773f66a4b9cebff Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 4 Aug 2010 11:08:28 +0000 Subject: * string.c (rb_str_resize): reverted r28851. rb_str_resize cannot work before the length is set. [ruby-core:31615] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28857 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94ad482142..c69bb03994 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,11 +3,6 @@ Wed Aug 4 19:37:00 2010 Nobuyoshi Nakada * string.c (rb_str_set_len): rb_str_modify cannot work before the length is set, which is a precondition for rb_str_modify. -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