Static::Simple 0.15, fixed issue where dirs config option did not quote metachars
[catagits/Catalyst-Plugin-Static-Simple.git] / Changes
diff --git a/Changes b/Changes
index 981130e..2ef6397 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,17 @@
 Revision history for Perl extension Catalyst::Plugin::Static::Simple
 
+0.15    2006-12-08 22:30:00
+        - Quote metacharacters used in $c->config->{dirs} (Vlad Dan Dascalescu)
+        - store Mime::Types object in config hash instead of as classdata
+        - cleanup code a bit
+
+0.14    2006-03-24 11:15:00
+        - Unescape the URI path before looking for the file.  This fixes
+                 issues with files that have spaces.
+
 0.13    2005-12-15 10:00:00
         - Fixed bug in ignore_dirs under win32.
+        - Doc rewriting
 
 0.12    (released only with Catalyst)
         - Made prepare_action play nice with other plugins by not short-