Clarify that prepare is called as a class method
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index c1b361f..c76cc9b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,10 +5,16 @@
    - 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: