From 4265f1bccbabc293e87cc8433a5573dcb7fa5a60 Mon Sep 17 00:00:00 2001 From: Carson Reinke Date: Thu, 10 Jan 2013 13:36:05 -0500 Subject: Incorrectly providing program name the same as log message even when block is not provided. --- activesupport/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activesupport/CHANGELOG.md') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index d612c644af..eaebe49070 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -15,6 +15,10 @@ 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