From 00cecf83b5a3303d9b879746fdcc3405cf834974 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 30 Sep 2007 22:53:27 +0000 Subject: Fixed that installing plugins from SVN repositories that use trunk/ will work (closes #8188) [evan] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7698 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 0a26159fbf..3f24ca8a01 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *2.0.0 [Preview Release]* (September 29th, 2007) [Includes duplicates of changes from 1.1.4 - 1.2.3] +* Fixed that installing plugins from SVN repositories that use trunk/ will work #8188 [evan] + * Moved the SourceAnnotationExtractor to a separate file in case libraries try to load the rails rake tasks twice. [Rick] * Moved Dispatcher to ActionController::Dispatcher. [Jeremy Kemper] -- cgit v1.2.3