summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-30 09:21:08 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-30 09:21:08 +0000
commit0f9e1cf04191daeb3e6401a3b4d51c28654d10cc (patch)
treee41780e639c9c0fdd26edbb0a8d7d9bfcc15a1dc /ChangeLog
parent6c3a645e3ee4401b89bc8a055cca1ab0e250a9d1 (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <matz@ruby-lang.org>
+
+ * 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) <yugui@yugui.jp>
* signal.c (default_handler, Init_signal): compile error if