From c86f2148a2ba7c8117403eda288f52e9e9431289 Mon Sep 17 00:00:00 2001 From: eban Date: Mon, 12 Jun 2000 14:46:44 +0000 Subject: 2000-06-12 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3209353025..f7a8f9bccc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Mon Jun 12 23:41:54 2000 WATANABE Hirofumi + + * configure.in (daylight): avoid GCC optimization. + +Mon Jun 12 19:02:27 2000 WATANABE Hirofumi + + * configure.in: cygwin has strange timezone. + + * time.c (time_zone): use tzname and daylight. + Sat Jun 10 23:10:32 2000 Yukihiro Matsumoto * io.c (rb_io_seek): whence is optional, default is SEEK_SET. -- cgit v1.2.3