]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
init accessors -- bug fix 15147
[maypole.git] / Changes
diff --git a/Changes b/Changes
index a296f66deda151a4753921e426c072ee254b82f1..2ca5c9ab1259347c0f7562ce8534d6fa247b3207 100644 (file)
--- a/Changes
+++ b/Changes
@@ -81,6 +81,7 @@ Bug fixes:
     fixed problems with stringify_self and untaint missing ignore columns (bug 15678)
     fixed Maypole::Model::CDBI::Plain to JustWork(TM) with plain CDBI Classes (bug 16977)
     some silent death scenarios resolved
+       Now initializes template_args, stash, parmas, objects and others to correct data type. (bug 15147)
 
 Documentation:
     Fix to documentation for CGI::Maypole (bug 7263)