[Catalyst-commits] r11605 - Catalyst-Plugin-Session-Store-DBI/trunk
    rafl at dev.catalyst.perl.org 
    rafl at dev.catalyst.perl.org
       
    Sat Oct 17 17:30:44 GMT 2009
    
    
  
Author: rafl
Date: 2009-10-17 17:30:43 +0000 (Sat, 17 Oct 2009)
New Revision: 11605
Modified:
   Catalyst-Plugin-Session-Store-DBI/trunk/Changes
Log:
Version 0.15.
Modified: Catalyst-Plugin-Session-Store-DBI/trunk/Changes
===================================================================
--- Catalyst-Plugin-Session-Store-DBI/trunk/Changes	2009-10-17 17:28:45 UTC (rev 11604)
+++ Catalyst-Plugin-Session-Store-DBI/trunk/Changes	2009-10-17 17:30:43 UTC (rev 11605)
@@ -1,8 +1,10 @@
 Revision history for Perl extension Catalyst::Plugin::Session::Store::DBI
 
-0.15
+0.15    2009-10-17 19:29:30
         - Fixed to work with the new config key for sessions, Plugin::Session
           (Dave Rolsky)
+        - Fix a couple of problems and warnings in the test suite.
+        - Stop treating model names as class names.
 
 0.14    2008-09-17 09:53:47
         - Added a POD warning about MySQL TEXT field size. (Jay Hannah)
    
    
More information about the Catalyst-commits
mailing list