]> git.decadent.org.uk Git - maypole.git/commitdiff
added table/name moniker change to Changes
authorAaron Trevena <aaron.trevena@gmail.com>
Fri, 14 Apr 2006 08:45:56 +0000 (08:45 +0000)
committerAaron Trevena <aaron.trevena@gmail.com>
Fri, 14 Apr 2006 08:45:56 +0000 (08:45 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@478 48953598-375a-da11-a14b-00016c27c3ee

Changes

diff --git a/Changes b/Changes
index 481fc5853a1819d0b2485de56b598e11c704e521..8ed49d3aad76fc8ebb6f6aebe20137c972089423 100644 (file)
--- a/Changes
+++ b/Changes
@@ -16,6 +16,8 @@ Incompatible API changes:
     Maypole::Model
        - delete and search actions are now deprecated - use do_search and do_delete
          instead
+    Maypole::View
+       - table name rather than moniker is used to find templates
 
 API additions and enhancements:
     Maypole::Application: