]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
Admin
[maypole.git] / Changes
diff --git a/Changes b/Changes
index f3b0f863f22a8218ba656391614ecdd11e60ba95..64431d39e4754e466586745ff2b7d9689d080cb6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Perl extension Maypole 
 
+1.1   Wed Feb 25 10:29:25 GMT 2004
+    - Update CDBIL dependency
+    - Don't stringify to "name" if there isn't one
+    - Better support for authentication and template changes
+    - Full set of templates
+    - Allow passing of username and password to ->setup
+    - display_columns method
+
 1.0   Wed Feb 11 17:34:12 GMT 2004
     - Renamed from Apache::MVC to Maypole.
     - Clearer separation of model and view classes from controller