]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
balance quotes to please silly emacsers.
[maypole.git] / Changes
diff --git a/Changes b/Changes
index 5212f55c4f213f13c99c6b8e13052f8622da4fa1..4c52c6be4cd2a98fd1731d80abe57dbf8457c3ef 100644 (file)
--- 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)