summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-14 00:39:40 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-14 00:39:40 +0000
commitb3d8a4060cb9ab86b28f85ff32c5b4bebd3b6830 (patch)
tree378495008adb3308afe51a261018db4b147af4ad /ChangeLog
parent4bf4ddb693b885a5ce9b9ad983c4743627ae29cc (diff)
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <naruse@ruby-lang.org>
+
+ * 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 <akr@fsij.org>
* time.c (time_to_r): convert to rational if internal representation