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 | 5b6de739640a4553e5d75631f9e0856e1918cf33 (patch) | |
| tree | 93506fdb7938db7febac62e1155e0b21d7ca438b /ChangeLog | |
| parent | 52c74c8a47c7303a63a60c4fe31936a093312def (diff) | |
| download | ruby-5b6de739640a4553e5d75631f9e0856e1918cf33.tar.gz ruby-5b6de739640a4553e5d75631f9e0856e1918cf33.tar.xz ruby-5b6de739640a4553e5d75631f9e0856e1918cf33.zip | |
* win32/win32.c (rb_w32_close): need to reset osfhnd().
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@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:08:15 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. |
