0.06 - Every call to $m->session was baking a new cookie. Reported by Chris Huseman. - Added $m->delete_session method. Suggested by Chris Huseman. 0.05 - Use Request->alter_superclass method available in Mason 1.12. 0.04 July 17, 2002 - Make it play nicer with a caching Class::Container. 0.03 July 15, 2002 - Make it work with upcoming Class::Container (which does more caching). - Fix handling of subrequests. 0.02 June 20, 2002 - Make it work with CGIHandler as well. - Add Apache::Session to prereq (duh!). Reported by Alex Muntada. 0.01 June 12, 2002 - initial release