From b21b9a46cfadc785f0001b2b34edc0392d79161b Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 20 Sep 2007 16:46:21 +0000 Subject: * string.c (str_alloc): defaults to null_str instead of NULL. [ruby-dev:31774] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@13473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8ff0550d39..6ae570373b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 21 01:46:19 2007 Nobuyoshi Nakada + + * string.c (str_alloc): defaults to null_str instead of NULL. + [ruby-dev:31774] + Thu Sep 20 17:24:59 2007 Nobuyoshi Nakada * process.c (rb_detach_process): cast for the platforms where size of -- cgit v1.2.3