From ab9c982cc0299435a795000d68eb9472d8ecfde0 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 27 Mar 2012 04:13:54 +0000 Subject: * string.c (str_new_empty): should copy also the encoding as an empty substring. [ruby-dev:45441][Bug #6206] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35146 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index afb31cf5ee..95fa1f66d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 27 13:13:51 2012 Nobuyoshi Nakada + + * string.c (str_new_empty): should copy also the encoding as an + empty substring. [ruby-dev:45441][Bug #6206] + Mon Mar 26 23:43:04 2012 Shugo Maeda * lib/net/ftp.rb (parse227, parse228, parse229): don't use $~. -- cgit v1.2.3