[Catalyst-commits] r14287 - Catalyst-Plugin-Static-Simple/trunk
    abraxxa at dev.catalyst.perl.org 
    abraxxa at dev.catalyst.perl.org
       
    Fri May  4 17:05:58 GMT 2012
    
    
  
Author: abraxxa
Date: 2012-05-04 17:05:58 +0000 (Fri, 04 May 2012)
New Revision: 14287
Modified:
   Catalyst-Plugin-Static-Simple/trunk/Changes
Log:
fixed Changes
Modified: Catalyst-Plugin-Static-Simple/trunk/Changes
===================================================================
--- Catalyst-Plugin-Static-Simple/trunk/Changes	2012-05-04 17:01:26 UTC (rev 14286)
+++ Catalyst-Plugin-Static-Simple/trunk/Changes	2012-05-04 17:05:58 UTC (rev 14287)
@@ -1,11 +1,10 @@
 Revision history for Perl extension Catalyst::Plugin::Static::Simple
 
-        - Change configuration key to 'Plugin::Static::Simple' by default.
-          The old 'static' key is still supported, but issues a warning.
-
 0.30   2011-02-xx hh:mm:00
         - Add Cache-Control:public header
         - Optionally provide Expires header
+        - Change configuration key to 'Plugin::Static::Simple' by default.
+          The old 'static' key is still supported, but issues a warning.
 
 0.29   2010-02-01 18:45:00
         - Switch from override to around, because really, wtf
    
    
More information about the Catalyst-commits
mailing list