X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=Changes;h=4c52c6be4cd2a98fd1731d80abe57dbf8457c3ef;hb=e72c221ab5ef5973233bbfb2fa710c993f2be87d;hp=5212f55c4f213f13c99c6b8e13052f8622da4fa1;hpb=c335fbb1eaabf2ada28ce78f69299a96b33f3759;p=maypole.git diff --git a/Changes b/Changes index 5212f55..4c52c6b 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,14 @@ Revision history for Perl extension Maypole Maypole::Model::CDBI::Plain (Dave Howorth) - Added Apache::RequestIO to Apache::MVC (michael@diaspora.gen.nz) - Applied patch to fix length of utf8 documents. + - added a new override for the model: fetch_objects. + - support compound primary keys in CDBI fetch_objects. + - add support for compound primary keys in factory templates + (Dagfinn Ilmari Mannsåker) + - Check if has_a actually points to a Maypole::Model (Dave Howorth) + - Only show buttons for public actions. + (Dagfinn Ilmari Mannsåker) + 2.04 Tue Oct 27 14:00:00 2004 - fixed Apache::MVC version (Randal Schwartz)