2014-08-23 18:12:05 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tzinfo to 0.3.41.
== Version 0.3.41 (tzdata v2014f) - 8-Aug-2014
* Updated to tzdata version 2014f
(http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html).
|
2014-07-15 05:48:48 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tzinfo to 0.3.40.
== Version 0.3.40 (tzdata v2014e) - 10-Jul-2014
* Updated to tzdata version 2014e
(http://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
|
2014-03-13 17:43:02 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tz to 0.3.39.
* Updated to tzdata version 2014a
(http://mm.icann.org/pipermail/tz-announce/2014-March/000018.html).
|
2013-12-13 16:42:17 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tz to 0.3.38.
== Version 0.3.38 (tzdata v2013g) - 8-Oct-2013
* Updated to tzdata version 2013g
(http://mm.icann.org/pipermail/tz-announce/2013-October/000015.html).
== Version 0.3.37 (tzdata v2013b) - 11-Mar-2013
* Updated to tzdata version 2013b
(http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html).
== Version 0.3.36 (tzdata v2013a) - 3-Mar-2013
* Updated to tzdata version 2013a
(http://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
* Fix TimezoneTransitionInfo#eql? incorrectly returning false when running on
Ruby 2.0.
* Change eql? and == implementations to test the class of the passed in object
instead of checking individual properties with 'respond_to?'.
== Version 0.3.35 (tzdata v2012i) - 4-Nov-2012
* Updated to tzdata version 2012i
(http://mm.icann.org/pipermail/tz-announce/2012-November/000007.html).
== Version 0.3.34 (tzdata v2012h) - 27-Oct-2012
* Updated to tzdata version 2012h
(http://mm.icann.org/pipermail/tz-announce/2012-October/000006.html).
|
2012-06-02 03:48:35 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-tzinfo to 0.3.33.
== Version 0.3.33 (tzdata v2012c) - 8-Apr-2012
* Updated to tzdata version 2012c
(http://article.gmane.org/gmane.comp.time.tz/4859).
|
2012-03-12 16:36:26 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tzinfo package to 0.3.32.
== Version 0.3.32 (tzdata v2012b) - 4-Mar-2012
* Updated to tzdata version 2012b
(http://article.gmane.org/gmane.comp.time.tz/4756).
|
2011-11-08 17:46:15 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tzinfo package to 0.3.31.
== Version 0.3.31 (tzdata v2011n) - 6-Nov-2011
* Updated to tzdata version 2011n
(http://article.gmane.org/gmane.comp.time.tz/4434).
== Version 0.3.30 (tzdata v2011k) - 29-Sep-2011
* Updated to tzdata version 2011k
(http://article.gmane.org/gmane.comp.time.tz/4084).
|
2011-07-01 05:31:02 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tzinfo package to 0.3.29. (a leaf package)
== Version 0.3.29 (tzdata v2011h) - 27-Jun-2011
* Updated to tzdata version 2011h
(http://article.gmane.org/gmane.comp.time.tz/3814).
* Allow the default value of the local_to_utc and period_for_local dst
parameter to be specified globally with a Timezone.default_dst attribute.
Thanks to Kurt Werle for the suggestion and patch.
|
2011-06-15 17:12:25 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-tzinfo package to 0.3.28.
== Version 0.3.28 (tzdata v2011g) - 13-Jun-2011
* Add support for Ruby 1.9.3 (trunk revision 31668 and later). Thanks to
Aaron Patterson for reporting the problems running on the new version.
Closes #29233.
|
2011-04-27 17:41:38 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-tzinfo package to 0.3.27.
== Version 0.3.27 (tzdata v2011g) - 26-Apr-2011
* Updated to tzdata version 2011g
(http://article.gmane.org/gmane.comp.time.tz/3758).
|