From bdc1033d2068179946d1001393e6e01c132ff428 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Sun, 11 Jun 2006 17:17:32 +0000 Subject: Fix plugin install bug at dir with space. (closes #5359) [Yoshimasa NIWA] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4449 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 362438e582..7faff77bc0 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix plugin install bug at dir with space. (closes #5359) [Yoshimasa NIWA] + * Fix bug with 'script/plugin install' so it reports unknown plugin names correctly. [Rick] * Added uninstall.rb hook to plugin handling, such that plugins have a way of removing assets and other artifacts on removal #5003 [takiuchi@drecom.co.jp] -- cgit v1.2.3