From 0d99423727ce309ce4b2c5439575eab75dcf49eb Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 18 Sep 2007 23:10:34 +0000 Subject: Fixed that default layouts did not take the format into account #9564 [lifofifo] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7514 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index f8ac1237ea..cdd82db90a 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed that default layouts did not take the format into account #9564 [lifofifo] + * Fixed optimized route segment escaping. #9562 [wildchild, Jeremy Kemper] * root_path returns '/' not ''. #9563 [lifofifo] -- cgit v1.2.3