aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-12-18 09:37:34 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-12-18 09:37:34 +0000
commitab34f43ae82e6254086a3296092c6ba5955ba64b (patch)
treeabad2b356a739b76e076cf7e1acdee58e4b01a16 /ChangeLog
parentb487727ea43de143996d0a802813bbf39ee2b043 (diff)
downloadruby-ab34f43ae82e6254086a3296092c6ba5955ba64b.tar.gz
conflicted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files 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 <akr@m17n.org>
* 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 <ts@moulon.inra.fr>
-<<<<<<< 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 <aamine@loveruby.net>
* lib/net/pop.rb: new method Net::POP3.APOP