X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=Changes;h=869288648ee7cf2670115774ccc43b6c1f697b00;hp=bbee8111cc5240174980940230bafd1e3a9c5c22;hb=57a9b9bffae05c0925b0bbaa9a595ecb96d45beb;hpb=a02686080acb66fce170e9657e110761b09e62a2 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)