]> git.decadent.org.uk Git - maypole.git/blobdiff - Changes
Added user() attribute and get_user() stub.
[maypole.git] / Changes
diff --git a/Changes b/Changes
index 8a93719a1504a5ae1264dcb84f6ae818ec72436b..b93de7f48c9ef3533df4ef75358385d0607ffc42 100644 (file)
--- a/Changes
+++ b/Changes
@@ -21,7 +21,8 @@ API additions and enhancements:
     Maypole::Headers:
        add() alias to push() (wishlist 14142)
     Maypole:
-        - empty session() attribute, and get_session() method added.
+        - session() attribute, and get_session() method (no-op)
+        - user() attribute, and get_user() method (no-op)
         - get_session() now called during handler_guts() before authenticate()
         - new preprocess_path() method added and called by parse_path(), 
            parse_path() will leave any properties set by preprocess_path() in