Clarify that prepare is called as a class method
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index acc4c84..c76cc9b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,21 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+  Enhancements:
+
+   - Set a matching Content-type for the redirect if Catalyst sets the
+     body. This is for compatibility with a WatchGuard Firewall.
+
+  Backward compatibility fixes:
+
+   - Restore (an almost empty) Catalyst::Engine::HTTP to the dist for old
+     scripts which explictly require Catalyst::Engine::HTTP
+
+  Documentation fixes:
+
+   - Document Catalyst::Plugin::Authentication fails tests unless
+     you use the latest version with Catalyst 5.9
+   - Clarify that prepare is called as a class method
+
 5.90002 - 2011-08-22 21:44:00
   Backward compatibility fixes: