From b5830d168b935f2008bc38771b818f79c9aac040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Sat, 6 Jul 2013 20:14:50 -0300 Subject: New changelog entries always on the top [ci skip] --- activesupport/CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index eaebe49070..79bccf6d7e 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,5 +1,10 @@ ## unreleased ## +* 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* @@ -15,10 +20,6 @@ Fixes #9678. *Andrew White* - -* Fix `ActiveSupport::TaggedLogging` incorrectly providing program name the same as log message even when block is not provided. - - *Carson Reinke* ## Rails 3.2.13 (Mar 18, 2013) ## -- cgit v1.2.3