aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-02 01:51:41 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-02 01:51:41 +0000
commit7247d1a857934dbaff64efd16fea9a13d0e76525 (patch)
tree42c538079ef1fac3ff545a7ca3077d1a7d82aaf8 /ChangeLog
parent2ede3bfee8d17ea8585179e5dcd121114ecc41bd (diff)
downloadruby-7247d1a857934dbaff64efd16fea9a13d0e76525.tar.gz
* win32/win32.c (gettimeofday): easier calculation. use the definition
of the Gregorian calender. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19053 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 177e48f596..2a8925e657 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 2 10:49:18 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/win32.c (gettimeofday): easier calculation. use the definition
+ of the Gregorian calender.
+
Tue Sep 2 10:33:12 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* common.mk (distclean-golf): moved golf_prelude.c here from