From cc31822f6b518df5c24723d90e2dac227edc6d1b Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 15 May 2005 00:57:49 +0000 Subject: * win32/win32.c (unixtime_to_filetime): deal with DST. [ruby-talk:141817] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 81e72360d..ab58372e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun May 15 09:57:30 2005 Nobuyoshi Nakada + + * win32/win32.c (unixtime_to_filetime): deal with DST. + [ruby-talk:141817] + Sat May 14 23:59:11 2005 Nobuyoshi Nakada * error.c (exc_exception, {exit,name_err,syserr}_initialize): call -- cgit