From e710c2c02503799eab339a8ecb20727e9093cd7b Mon Sep 17 00:00:00 2001 From: matz Date: Wed, 14 Jun 2000 05:50:32 +0000 Subject: 2000-06-14 git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9a7a2a3b3..d56c886de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Jun 14 14:50:00 2000 Yukihiro Matsumoto + + * time.c (make_time_t): opposite timezone shift (should be negative). + Wed Jun 14 14:07:38 2000 WATANABE Hirofumi * io.c: typo(ig/if). -- cgit