Pod fix for Engine::FastCGI.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index d67a556..89b6ad6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,6 +9,7 @@
         - Additional docs for uri_for to mention how to use $c->action and 
           $c->req->captures (jhannah)
         - List unattached chained actions in Debug mode (Florian Ragwitz).
+        - Pod formatting fix for Engine::FastCGI (Oleg Kostyuk).
 
 5.7XXXXXX XXXX
         - Fix some Win32 test failures