From 5999fdd3f30c64e340b64be1a64aa16323c6c69e Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Sun, 19 Nov 2006 21:12:22 +0000 Subject: Use custom mime file for script/server mongrel if config/mime.yml exists. Pass --mime=other/path for a custom mime file. [Rick Olson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5572 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 0d1c70f5cc..939c771889 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Use custom mime file for script/server mongrel if config/mime.yml exists. Pass --mime=other/path for a custom mime file. [Rick Olson] + * Add custom mime type file for mongrel. config/mime.yml is added with generated apps from the rails command. [Rick Olson] * Update to Prototype 1.5.0_rc2 [5550] which makes it work in Opera again [Thomas Fuchs] -- cgit v1.2.3