X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=21e33f937d31253aef1d197c3bdb126dc75870e4;hb=5783a9a55a3037a5907c11f8649521434c2ca92e;hp=3bf409797b9b2c4514eaa788359c75dac45d892f;hpb=92af75fc0533d5bea9c74b9ec64bdcacdf86f4bb;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 3bf4097..21e33f9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ This file documents the revision history for Perl extension Catalyst. +4.26 Wed Mar 16 10:00:00 2005 + - fixed the weird bug that caused regex actions to fail on every + second request + - somemore debug messages + +4.25 Sat Mar 12 18:00:00 2005 + - correct perl pathes for helper generated scripts (Tatsuhiko Miyagawa) + - improved cgi engine docs (Christoper Hicks) + 4.24 Sat Mar 12 01:00:00 2005 - updated cookbook example - fixed base for apache and https (Andrew Ruthven)