From 773b2f0c9bdb7d27c0c18e000183c0ca8e56063d Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Fri, 9 Apr 2010 04:06:14 -0700 Subject: adds an entry for #favicon_link_tag in AP's CHANGELOG --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 49ca36cc26..6efed4a995 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *Rails 3.0.0 [Edge] (pending)* +* Added #favicon_link_tag, it uses #image_path so in particular the favicon gets an asset ID [fxn] + * Fixed that default locale templates should be used if the current locale template is missing [DHH] * Added all the new HTML5 form types as individual form tag methods (search, url, number, etc) #3646 [Stephen Celis] -- cgit v1.2.3