[Catalyst-commits] r7023 - Catalyst-Runtime/5.70/trunk
    jrockway at dev.catalyst.perl.org 
    jrockway at dev.catalyst.perl.org
       
    Wed Oct 17 20:10:22 GMT 2007
    
    
  
Author: jrockway
Date: 2007-10-17 20:10:22 +0100 (Wed, 17 Oct 2007)
New Revision: 7023
Modified:
   Catalyst-Runtime/5.70/trunk/Changes
Log:
update changelog crediting theorbtwo++ for the better error message in ensure_class_loaded
Modified: Catalyst-Runtime/5.70/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.70/trunk/Changes	2007-10-17 15:46:11 UTC (rev 7022)
+++ Catalyst-Runtime/5.70/trunk/Changes	2007-10-17 19:10:22 UTC (rev 7023)
@@ -15,6 +15,8 @@
           in SSL mode.
         - Removed unnecessary sprintf in debug mode that caused warnings on locales where
           commas are used for decimal markers.
+        - Improved error message for case when server picks up editor save
+          files as module names. (James Mastros)
 
 5.7010  2007-08-22 07:41:00
         - Resource forks in 5.7009
    
    
More information about the Catalyst-commits
mailing list