[Catalyst-commits] r9114 - Catalyst-Runtime/5.80/trunk

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Tue Jan 20 16:20:02 GMT 2009


Author: t0m
Date: 2009-01-20 16:20:02 +0000 (Tue, 20 Jan 2009)
New Revision: 9114

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
   Catalyst-Runtime/5.80/trunk/TODO
Log:
Update TODO, Changelogging

Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-01-20 16:16:30 UTC (rev 9113)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-01-20 16:20:02 UTC (rev 9114)
@@ -1,6 +1,7 @@
 # This file documents the revision history for Perl extension Catalyst.
 
 5.8000_05
+        - Improve docs for visit (mateu)
         - Add docs for finalize hook (dhoss)
         - Added ru/ua translations to error page
         - Improve the clarity and verbosity of the warning when component

Modified: Catalyst-Runtime/5.80/trunk/TODO
===================================================================
--- Catalyst-Runtime/5.80/trunk/TODO	2009-01-20 16:16:30 UTC (rev 9113)
+++ Catalyst-Runtime/5.80/trunk/TODO	2009-01-20 16:20:02 UTC (rev 9114)
@@ -5,10 +5,6 @@
        and which not, like NEXT does. Log::Log4perl needs to be fixed and the
        problem should be described in Upgrading.pod. (rafl)
 
-     - Waiting on new releases:
-       - Catalyst::Plugin::Authentication - 0.100092
-       - Catalyst::Action::RenderView     - 0.08
-
      - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and
        branch in svn)
 




More information about the Catalyst-commits mailing list