updated changes
John Napiorkowski [Wed, 18 Dec 2013 15:19:20 +0000 (09:19 -0600)]
Changes

diff --git a/Changes b/Changes
index 3a52d19..313ad49 100644 (file)
--- a/Changes
+++ b/Changes
@@ -18,6 +18,8 @@
   - You may now also call 'setup_middleware' as a package method if you think
     that loading middleware via configuration is a weird or broken idea.
   - Various POD formating fixed.
+  - Improved some documentation about what type of filehandles that ->body can
+    accept and issues that might arise.
 
 5.90051 - 2013-11-06
   - Be more skeptical of the existance of $request->env to fix a regression