* ChangeLog: fix typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2012-12-15 01:39:43 +00:00
parent ce6a2c7fac
commit c99425101d

View File

@ -6,7 +6,7 @@ Sat Dec 15 10:22:38 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
Sat Dec 15 08:37:01 2012 Masaya Tarui <tarui@ruby-lang.org> Sat Dec 15 08:37:01 2012 Masaya Tarui <tarui@ruby-lang.org>
* test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build): * test/rubygems/test_gem_ext_cmake_builder.rb (test_self_build):
get rid of false positive. get rid of false positive.
Sat Dec 15 08:05:56 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com> Sat Dec 15 08:05:56 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
@ -23,7 +23,7 @@ Sat Dec 15 08:05:56 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
add t.join. add t.join.
* test/ruby/test_threadgroup.rb: new file. moved ThreadGroup test * test/ruby/test_threadgroup.rb: new file. moved ThreadGroup test
form test_thread.rb. from test_thread.rb.
Sat Dec 15 08:02:11 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com> Sat Dec 15 08:02:11 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>