summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-06-06 05:04:50 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-06-06 05:04:50 +0000
commit96b96832c13b1ef127262cec1104bc7cb7524b69 (patch)
treee3d311ac5d5432431a848466db2de321c6bf7ba1 /ChangeLog
parentf047b1f0dcaab60f22619046d419b36f2cc3f6b0 (diff)
* ChangeLog: typo. [Feature #4906]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ed3c5fd87d..7bc1cfb7a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>