From 49b3b2d8a2419199d28b4c1e660483bf2c92a74b Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 3 Dec 2014 05:34:10 +0000 Subject: string.c: fake string is not sharing * string.c (setup_fake_str): fake string does not share another string, but just should not free. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 599c992b98..329988c587 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 3 14:34:07 2014 Nobuyoshi Nakada + + * string.c (setup_fake_str): fake string does not share another + string, but just should not free. + Wed Dec 3 11:14:14 2014 NAKAMURA Usaku * win32/win32.c (w32_spawn): `v2` is used not only for `shell` but also -- cgit v1.2.3