From afd7aea8577988d77cd7faed3524a92f29640e2b Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 28 Dec 2004 13:32:28 +0000 Subject: * string.c (rb_str_justify): create buffer string after argument type conversion. fixed: [ruby-dev:25341] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fdba29a885..7645fc64d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 28 22:31:46 2004 Nobuyoshi Nakada + + * string.c (rb_str_justify): create buffer string after argument type + conversion. fixed: [ruby-dev:25341] + Tue Dec 28 17:18:17 2004 NAKAMURA Usaku * lib/net/telnet.rb (preprocess): remove NULL unless binmode. -- cgit v1.2.3