From: Andy Grundman Date: Mon, 30 Apr 2007 19:25:41 +0000 (+0000) Subject: Static::Simple 0.16 X-Git-Tag: v0.17~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Static-Simple.git;a=commitdiff_plain;h=c9dea3698e53fe69f0c4279749c26978e7bc4d38 Static::Simple 0.16 --- diff --git a/Changes b/Changes index 4cccdea..79d8095 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,12 @@ Revision history for Perl extension Catalyst::Plugin::Static::Simple -0.16 +0.16 2007-04-30 15:00:00 - Allow all files in directories defined by the config option 'dirs' to be served as static even if the file matches ignore_dirs or ignore_extensions. - Fixed bug where 204 or 304 status codes would result in a 500 error under mod_perl. - - Switch to Module::Install + - Switch to Module::Install. 0.15 2006-12-08 22:30:00 - Quote metacharacters used in $c->config->{dirs} (Vlad Dan Dascalescu) diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index d579be0..f9a92c6 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -27,5 +27,5 @@ # Don't ship the test db ^t/var -# Module::Build can't handle files with spaces +# Module::Install can't handle files with spaces t/lib/TestApp/root/files/space file.txt