From af56a2b6dc790170bc0876d09c0287832a14a5b7 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 3 May 2014 18:11:53 +0000 Subject: * lib/time.rb (Time.rfc2822): Fix year completion. Produce fixed-offset time object if appropriate. (Time.xmlschema): Produce fixed-offset time object if appropriate. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 57bd133144..a9e56d8424 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun May 4 02:53:17 2014 Tanaka Akira + + * lib/time.rb (Time.rfc2822): Fix year completion. + Produce fixed-offset time object if appropriate. + (Time.xmlschema): Produce fixed-offset time object if appropriate. + Sat May 3 23:52:20 2014 Tanaka Akira * lib/time.rb (make_time): Produce fixed-offset time object if -- cgit v1.2.3