pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-activesupport32
Module Name: pkgsrc
Committed By: taca
Date: Wed Sep 11 13:26:01 UTC 2013
Modified Files:
pkgsrc/devel/ruby-activesupport32: distinfo
Log Message:
Update ruby-activesupport32 to 3.2.14.
## Rails 3.2.14 (Jul 22, 2013) ##
* Make `Time.at_with_coercion` retain the second fraction and return local
time. Fixes #11350
*Neer Friedman*, *Andrew White*
* Fix `ActiveSupport::TaggedLogging` incorrectly providing program name the
same as log message even when block is not provided.
*Carson Reinke*
* Override `Time.at` to support the passing of Time-like values when called
with a single argument.
*Andrew White*
* Revert the changes on unicode character encoding from
`ActiveSupport::JSON.encode`.
This was causing a regression where the resulting string is always returning
UTF-8.
Also it changes the behavior of this method on a stable release. Fixes
#9498.
*Rafael Mendon���a Fran���a*
* Fix `ActiveSupport::TimeZone.parse` when time is at a local DST jump. Fixes
#9678.
*Andrew White*
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-activesupport32/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index