From b3d8a4060cb9ab86b28f85ff32c5b4bebd3b6830 Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 14 Jan 2010 00:39:40 +0000 Subject: * string.c (rb_str_concat): raise RangeError when the argument is negative value. [ruby-core:27583] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26323 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9b9e186a09..72bcbe5c12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 14 09:34:31 2010 NARUSE, Yui + + * string.c (rb_str_concat): raise RangeError when the argument is + negative value. [ruby-core:27583] + Thu Jan 14 08:49:59 2010 Tanaka Akira * time.c (time_to_r): convert to rational if internal representation -- cgit v1.2.3