From: Marcus Ramberg <mramberg@cpan.org>
Date: Thu, 16 Sep 2004 19:54:45 +0000 (+0000)
Subject: added line about xhtml and removing mason
X-Git-Tag: 2.10~170
X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=2d3f0c27a45202cf059a347cc19f556e00630289;p=maypole.git

added line about xhtml and removing mason


git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@192 48953598-375a-da11-a14b-00016c27c3ee
---

diff --git a/Changes b/Changes
index 2638901..2117dbd 100644
--- a/Changes
+++ b/Changes
@@ -12,6 +12,8 @@ Revision history for Perl extension Maypole
     - Fixed documentation bugs
     - Changed default documentencoding to utf8. Change with 
       $r->config->{document_encoding}
+    - Removed Maypole::View::Mason as it's distributed separately on CPAN.
+    - Factory templates are now XHTML 1.1 compliant.
 
 1.7   Sat Jul 17 20:15:26 BST 2004
     - Emergency release - we lost the "use Maypole::Constants" from