summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-02 05:29:52 +0000
committersorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-02 05:29:52 +0000
commit31fcc22365059bdefede5ce343262436214ba2fa (patch)
tree5dd2316feb04012a44f0ae4c0462675063702c4f /ChangeLog
parenta991a12cbc63c803811673fa3b77c035fdf78558 (diff)
* lib/test/unit/parallel.rb: Fix name from `inclement_io` to
`increment_io`. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31005 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 b4992cd534..05f70d8e5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Mar 2 14:24:04 2011 Shota Fukumori <sorah@tubusu.net>
+
+ * lib/test/unit/parallel.rb: Fix name from `inclement_io` to
+ `increment_io`.
+
Wed Mar 2 14:06:01 2011 NARUSE, Yui <naruse@ruby-lang.org>
* string.c (rb_str_slice_bang): move treatments which is only needed