From 0f9e1cf04191daeb3e6401a3b4d51c28654d10cc Mon Sep 17 00:00:00 2001 From: yugui Date: Sun, 30 Nov 2008 09:21:08 +0000 Subject: [PATCH] merges r20335 from trunk into ruby_1_9_1. * lib/time.rb: r20251 reverted. The patched behavior do not round trip. [ruby-core:19988] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 39194ff81c..dc19e23be5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 24 18:35:00 2008 Yukihiro Matsumoto + + * lib/time.rb: r20251 reverted. The patched behavior do not round + trip. [ruby-core:19988] + Sun Nov 23 16:04:05 2008 Yuki Sonoda (Yugui) * signal.c (default_handler, Init_signal): compile error if