From: Sebastian Riedel Date: Mon, 25 Oct 2004 12:02:07 +0000 (+0000) Subject: 2.02 release stuff X-Git-Tag: 2.10~100 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=23a69af2f53b2b1a79bd59124c8b15ef7bd9fd67 2.02 release stuff git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@262 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/Changes b/Changes index 836e9eb..63abdfe 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,10 @@ Revision history for Perl extension Maypole -2.02 xxx xxx xx xx:xx:xx xxxx +2.02 Mon Oct 25 13:00:00 2004 - Fixed charset in http header. + - replaced action links with forms in factory templates -2.01 Fri Oct 24 14:50:00 2004 +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 diff --git a/MANIFEST b/MANIFEST index d051c90..fe6945f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,7 +3,6 @@ ex/BeerDB.pm lib/Apache/MVC.pm lib/CGI/Maypole.pm lib/Maypole.pm -lib/Maypole/.Application.pm.swp lib/Maypole/Application.pm lib/Maypole/CLI.pm lib/Maypole/Config.pm @@ -18,7 +17,6 @@ lib/Maypole/Manual/Request.pod lib/Maypole/Manual/StandardTemplates.pod lib/Maypole/Manual/View.pod lib/Maypole/Manual/Workflow.pod -lib/Maypole/Model/.SearchBuilder.pm.swp lib/Maypole/Model/Base.pm lib/Maypole/Model/CDBI.pm lib/Maypole/Model/CDBI/Plain.pm @@ -32,8 +30,6 @@ README t/01basics.t t/02pod.t t/03podcoverage.t -t/beerdb.db -t/beerdb.db.orig t/templates/custom/classdata t/templates/custom/frontpage t/templates/custom/list diff --git a/TODO b/TODO index 5587868..e9c8f83 100644 --- a/TODO +++ b/TODO @@ -3,3 +3,4 @@ * Better documentation and more complex examples * Much more warnings * Multiple Models +* clean logging