From e7e6515146322c4e5feba61c8365458df4b9fd67 Mon Sep 17 00:00:00 2001 From: Mike Dillon <mike@embody.org> Date: Sat, 10 Sep 2011 09:54:57 -0700 Subject: Fix changelog entry --- actionpack/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 9510a61c90..b757df6f22 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,6 +1,6 @@ *Rails 3.2.0 (unreleased)* -* Changed log level of warning for missing CSRF token from :debug to :warn. Fixes #2972 [Mike Dillon] +* Changed log level of warning for missing CSRF token from :debug to :warn. [Mike Dillon] * content_tag_for and div_for can now take the collection of records. It will also yield the record as the first argument if you set a receiving argument in your block [Prem Sichanugrist] -- cgit v1.2.3