X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=Changes;h=f34baf3fcd6cadc616e3d3c230109ae7a09618b9;hb=62ea63bedfe7a3659d4b0ba7d4ca40d6b160d364;hp=4ce18b84a724e42b0520c30d1a55486d9acc5f5c;hpb=52d254200d32b47402461d325c2836c35af99201;p=maypole.git diff --git a/Changes b/Changes index 4ce18b8..f34baf3 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,17 @@ Revision history for Perl extension Maypole -2.0 XXX XXX XX XX:XX:XX XXX XXXX +2.03 Tue Oct 26 13:00:00 2004 + - increased version number of Apache::MVC + - fixed display_tables bug (Steve Simms) + +2.02 Mon Oct 25 13:00:00 2004 + - Fixed charset in http header. + - replaced action links with forms in factory templates + +2.01 Sun Oct 24 14:50:00 2004 + - documentation fix to make t/03podcoverage happy + +2.0 Fri Oct 22 20:00:00 2004 - added parse_args() (Simon Flack) - call additional_data() and authenticate() for plain templates - merged Apache2::MVC (mod_perl2 support) into Apache::MVC