From 62f0512e54d594c4bb6fcb8d16101fdeb87b89e8 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 15 Jan 2005 17:28:01 +0000 Subject: Fixed log file permissions to be 666 instead of 777 (so they're not executable) #471 [Lucas Carlson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@416 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 bd94159061..e5de3dc999 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed log file permissions to be 666 instead of 777 (so they're not executable) #471 [Lucas Carlson] + * Fixed that auto reloading would some times not work or would reload the models twice #475 [Tobias Luetke] * Added rewrite rules to deal with caching to public/.htaccess -- cgit v1.2.3