From 375568b7cb476285a9f8ea2c748d4987a477a119 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 2 Jan 2005 18:32:56 +0000 Subject: Fixed problems with dependency caching and controller hierarchies on Ruby 1.8.2 in development mode #351 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@317 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 35477eed8f..f10ab87e09 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed problems with dependency caching and controller hierarchies on Ruby 1.8.2 in development mode #351 + * Added automated rewriting of the shebang lines on installs through the gem rails command #379 [Manfred Stienstra] * Fixed that generated action_mailers doesnt need to require the action_mailer since thats already done in the environment #382 [Lucas Carlson] -- cgit v1.2.3