r9710@zaphod (orig r6123): andyg | 2007-02-28 17:45:31 +1100
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 12a52d9..b4e09ea 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 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).