diff --git a/ChangeLog b/ChangeLog index 40925ab41e..74843be2fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Thu Jan 6 19:59:03 2005 Hirokazu Yamamoto * win32/win32.c (rb_w32_close): didn't close socket handle. + [ruby-dev:25414] * win32/win32.c (rb_w32_open_osfhandle): bcc32's _open_osfhandle never set EMFILE.