From: Aaron Trevena Date: Mon, 9 Jan 2006 16:49:24 +0000 (+0000) Subject: updated changes file X-Git-Tag: 2.11~73 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=e06d085e9d38fa214338826c5e94dbe13fd9160d updated changes file git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@445 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/Changes b/Changes index fd9999a..fb23434 100644 --- a/Changes +++ b/Changes @@ -68,6 +68,7 @@ Bug fixes: Factory templates now less vulnerable to XSS (bug 16659) Reduced risk of XSS in factory templates (bug 16659) model search/delete methods in model and subclassing the cdbi mode (bug 16661) + fixed problems with stringify_self and untaint missing ignore columns (bug 15678) Documentation: Fix to documentation for CGI::Maypole (bug 7263)