From f18c24c3976c1b572f77ade426db30486d713fd9 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 22 Sep 2007 17:55:57 +0000 Subject: Fixed that rake doc:app should use UTF-8 (closes #8906) [farzy] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7555 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 7e36909749..347b987ecb 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed that rake doc:app should use UTF-8 #8906 [farzy] + * Fixes rake annotations to search erb and builder files as well #9150 [m.langenberg] * Removed web_service generator [Koz] -- cgit v1.2.3