From ab34f43ae82e6254086a3296092c6ba5955ba64b Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 18 Dec 2001 09:37:34 +0000 Subject: [PATCH] conflicted. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 746263be50..269a6d473d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,16 +68,13 @@ Mon Dec 17 15:19:32 2001 Tanaka Akira * missing/strftime.c: fix overflow by tm_year + 1900. + * lib/time.rb: use Time#utc_offset. + Mon Dec 17 00:02:04 2001 Guy Decoux -<<<<<<< ChangeLog * variable.c (find_class_path): should initialize iv_tbl if it's NULL. -======= - * lib/time.rb: use Time#utc_offset. - ->>>>>>> 1.655 Fri Dec 14 04:23:36 2001 Minero Aoki * lib/net/pop.rb: new method Net::POP3.APOP