From 0e59ccdc4ef77c729efeefef1b3165c407df82e5 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 11 Apr 2007 07:19:50 +0000 Subject: * ChangeLog: sorry, I made mistake in the copy of the log. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@12168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index de401af439..b3d451841e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,7 @@ Tue Apr 10 17:37:36 2007 NAKAMURA Usaku - * thread_win32.ci (w32_wait_events): check whether interrupt_event is - valid handle or not. - - * thread_win32.ci (native_thread_destroy): clear interrupt_event when - close it. + * win32/win32.c (rb_w32_fclose, rb_w32_close): need to save errno + before calling original fclose()/close(). Mon Apr 9 09:30:44 2007 Shugo Maeda -- cgit v1.2.3