diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-12-14 08:10:32 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-12-14 08:10:32 +0000 |
| commit | 8e97bce8230500e9415a7f31d72521a32d6dd11b (patch) | |
| tree | a44ac3a701f6a48546fba86b7e59fdb2c39206d2 /ChangeLog | |
| parent | bb1983b4373c3f192bb8a09de10172d2928fce5b (diff) | |
* win32/win32.c (rb_w32_close): need to reset osfhnd().
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7552 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Dec 14 17:10:09 2004 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/win32.c (rb_w32_close): need to reset osfhnd(). + Tue Dec 14 14:03:57 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. |
