X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2c22bebd392c3c4153d25fd784e0cfee3f217d0b;hb=2de1407635fbfb67a043ddfd7069a38319724019;hp=0a24acd88ab886cb7609bac0c9f918ee7b2401a3;hpb=b1d96e3e36e4f09e374cee63f84a62630e173828;p=catagits%2FCatalyst-Plugin-Static-Simple.git diff --git a/Changes b/Changes index 0a24acd..2c22beb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for Perl extension Catalyst::Plugin::Static::Simple + - Added support for squishing logs, depends on Cat 5.50. + +0.08 2005-09-07 18:50:00 + - Added tests for everything except Apache support. + +0.07 2005-09-05 21:05:00 + - POD fixes. (Thomas L. Shinnick) + 0.06 2005-09-05 15:40:00 - Moved initial file check into prepare_action so processing can bypass other plugins.