X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=49639e8b4f62d69accb37d9974837cdd37935138;hp=70036dc53d8ce588d057e83f5de7de08e4974536;hb=8c11318848e17f92027484614d393b6ebd365f7d;hpb=fe958228637b4d263d563f64303d1511176ac545 diff --git a/Changes b/Changes index 70036dc..49639e8 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Tis file documents the revision history for Perl extension Catalyst. +5.5 + - Switched to Text::SimpleTable + 5.49_03 2005-11-03 12:00:00 - Fixed $c->req->{path} for backwards-compatibility. - Allow debug to be disabled via ENV as well as enabled.