Fixed some typos
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 509a2a8..e3e16eb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,9 @@
 Tis file documents the revision history for Perl extension Catalyst.
 
 5.5
-        - Removed $c->req->user accessor
+        - Updated built in server to restart on win32
+        - Fixed streaming write from a filehandle to stop writing
+          if the browser is closed.
         - Added $c->controller, $c->model and $c->view shortcuts
         - Switched to Text::SimpleTable