* ChangeLog: fix a typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34969 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
sorah 2012-03-11 08:38:44 +00:00
parent 42b1df08fc
commit cfbdbd9b29

View File

@ -1,6 +1,6 @@
Sun Mar 11 17:10:04 2012 Shota Fukumori <sorah@tubusu.net>
* lib/test/unit.rb: Put error message into STDERR if failed to lanch
* lib/test/unit.rb: Put error message into STDERR if failed to launch
worker (job) process. [ruby-dev:44802] [Bug #5577]
* lib/test/unit/parallel.rb: If failed to increment_io, exit with code