* ChangeLog: typos.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2011-07-06 16:12:51 +00:00
parent b76263fa09
commit ca252765bc

View File

@ -1,7 +1,7 @@
Thu Jul 7 00:40:16 2011 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (kill): check the process exited or not before
teminationg it. [Bug #4943]
* win32/win32.c (kill): check that the process exited or not before
terminating it. [Bug #4943]
Wed Jul 6 23:13:19 2011 Yukihiro Matsumoto <matz@ruby-lang.org>