From 1f1fc6107638e9538762af4d272db13a0859e9be Mon Sep 17 00:00:00 2001 From: eban Date: Sat, 24 Feb 2001 13:19:13 +0000 Subject: * win32/win32.c (myrename): fix error handling. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d1595c40..ad174b802 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 24 22:14:00 2001 WATANABE Hirofumi + + * win32/win32.c (myrename): fix error handling. + Sat Feb 24 13:58:48 2001 Minero Aoki * lib/net/http.rb: always close connection on request without -- cgit