* ChangeLog: typo. [Feature #4906]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2012-06-06 05:04:50 +00:00
parent f047b1f0dc
commit 96b96832c1

View File

@ -9,7 +9,7 @@ Wed Jun 6 13:25:04 2012 NAKAMURA Usaku <usa@ruby-lang.org>
API. this API unwraps an I/O handle and close the fd (not closes
the handle itself).
[Feature #4960] [ruby-core:37227]
[Feature #4906] [ruby-core:37227]
Wed Jun 6 13:18:26 2012 NAKAMURA Usaku <usa@ruby-lang.org>