From 867482335067bcef7faae91a7eaa9e98bf94ac62 Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Fri, 2 Mar 2012 14:34:23 -0200 Subject: Add CHANGELOG entry --- actionpack/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'actionpack') diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 7873c23030..babc6e72f7 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,3 +1,8 @@ +## Rails 3.2.3 (unreleased) ## + +* Fix #5238, rendered_format is not set when template is not rendered. *Piotr Sarnacki* + + ## Rails 3.2.2 (unreleased) ## * Format lookup for partials is derived from the format in which the template is being rendered. Closes #5025 part 2 *Santiago Pastorino* @@ -10,6 +15,7 @@ This is a behavior change, previously the hidden tag had a value of the disabled checkbox. *Tadas Tamosauskas* + ## Rails 3.2.1 (January 26, 2012) ## * Documentation improvements. -- cgit v1.2.3