From b3afdd14bb46cffa3dcde1d57e04899e15659916 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Wed, 2 Jul 2008 09:15:55 +0000 Subject: merge revision(s) 17642: * ext/win32ole/win32ole.c (date2time_str): fix the overflow in some situation. [ruby-bugs-20793] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@17795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 91020d2d33..c9e5f26a6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 2 18:13:30 2008 Masaki Suketa + + * ext/win32ole/win32ole.c (date2time_str): fix the overflow in + some situation. [ruby-bugs-20793] + Wed Jul 2 17:38:01 2008 Nobuyoshi Nakada * ext/iconv/iconv.c (iconv_iconv): fixed backport miss. -- cgit v1.2.3