Missed Plugin::Authentication
Tomas Doran [Tue, 23 Aug 2011 15:17:50 +0000 (16:17 +0100)]
Changes
lib/Catalyst/Delta.pod

diff --git a/Changes b/Changes
index acc4c84..4af1ee9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+  Documentation fixes:
+
+   - Document Catalyst::Plugin::Authentication fails tests unless
+     you use the latest version with Catalyst 5.9
+
 5.90002 - 2011-08-22 21:44:00
   Backward compatibility fixes:
 
index 95c9fc2..81cd319 100755 (executable)
@@ -61,6 +61,11 @@ function perfectly with this version of Catalyst).
 Has been updated to fix failing tests (although older versions still
 function perfectly with this version of Catalyst).
 
+=item Catalyst::Plugin::Authentication
+
+Has been updated to fix failing tests (although older versions still
+function perfectly with this version of Catalyst).
+
 =back
 
 =head1 PREVIOUS VERSIONS