From: Aaron Trevena Date: Tue, 27 Dec 2005 19:05:03 +0000 (+0000) Subject: updated changes X-Git-Tag: 2.11~75 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=57a9b9bffae05c0925b0bbaa9a595ecb96d45beb updated changes git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@443 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/Changes b/Changes index bbee811..8692886 100644 --- a/Changes +++ b/Changes @@ -65,6 +65,7 @@ Bug fixes: Refactored core to support further development in 2.11 and onwards Fixed related_class() method (bug 14566) Added a cgi() attribute in Maypole::CGI + Factory templates now less vulnerable to XSS (bug 16659) Documentation: Fix to documentation for CGI::Maypole (bug 7263)