summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsuke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-28 23:00:58 +0000
committersuke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-28 23:00:58 +0000
commite47ebfe5187a19a1d379b97810cd8684de8cc339 (patch)
tree996b5ce770843d517a6bb18d6c2b2fd7426cbfb3 /ChangeLog
parent214bb567f2c0a1ec370b0866bf52ce286586d6cd (diff)
* 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/trunk@17641 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90bbacb94c..6cad6b4a23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jun 29 07:53:08 2008 Masaki Suketa <masaki.suketa@nifty.ne.jp>
+
+ * ext/win32ole/win32ole.c (date2time_str): fix the overflow in
+ some situation. [ruby-bugs-20793]
+
Sat Jun 28 21:25:08 2008 Tanaka Akira <akr@fsij.org>
* include/ruby/ruby.h (struct RRegexp): new field usecnt. replace