From: Andrew Ford Date: Mon, 21 Mar 2005 14:48:01 +0000 (+0000) Subject: added new tutorial man page X-Git-Tag: 5.7099_04~1749 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=d2cad15471cd646b93d2959f7201f6ddf150724b;hp=83cea6490029f07934be83734b74405dd53cbd70 added new tutorial man page --- diff --git a/Changes b/Changes index 958fb0b..bf809d6 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ This file documents the revision history for Perl extension Catalyst. 4.30 XXX XXX XX XX:00:00 2005 + - more documentation (Andrew Ford) - added connection informations (Christian Hansen) - HTTP::Request support in Catalyst::Test (Christian Hansen)