(no commit message)
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index c547f97..0dedc80 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,6 +14,7 @@ This file documents the revision history for Perl extension Catalyst.
 
 5.7007  2007-03-13 14:18:00
         - Performance and stability improvements to the built-in HTTP server.
+        - Built-in server no longer supports -k (keep-alive).
         - Don't ignore file uploads if form contains a text field with the same name.
           (Carl Franks)
         - Support restart_delay of 0 (for use in the POE engine).