Put back r6145 that was blown away by a bad commit
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index b4e09ea..a17a6b4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,6 @@ This file documents the revision history for Perl extension Catalyst.
 
 5.7007  ??
         - 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).