summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-25 14:26:56 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-25 14:26:56 +0000
commit8142629cae291cd6dfb2dd5b67849bb915d4b6cf (patch)
treeb7f38c11b2be3acb2280e45a72f939f4fbc134ec /ChangeLog
parent3f25c4f65e37c30482c326148202510a7858df74 (diff)
* test/ruby/test_string.rb (test_split): add tests.
patched by Hugh Sasse [ruby-core:27794] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26410 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 9ce6197650..fa8a07bc9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 25 23:24:26 2010 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * test/ruby/test_string.rb (test_split): add tests.
+ patched by Hugh Sasse [ruby-core:27794]
+
Fri Jan 22 01:22:27 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* eval.c (thread_timer, rb_thread_stop_timer): check the timing of