X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Changes;h=2ca5c9ab1259347c0f7562ce8534d6fa247b3207;hb=6dcd065db4b7922515289b4137428e7fcaa46b6f;hp=a296f66deda151a4753921e426c072ee254b82f1;hpb=f8e4b72969011ae26de5b52a212a9e5498c58c14;p=maypole.git diff --git a/Changes b/Changes index a296f66..2ca5c9a 100644 --- 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)