fix whitespace in the new UTF8 doc
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index a91032d..0a77fa8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,8 +3,8 @@
 5.90079_008  - 2015-01-07
   - If we get a response set from $res->from_psgi_response and that response
     has a charset for the content type, we clear encoding for the rest of the
-    response (avoid double encoding).
-  -
+    response (avoid double encoding).  Added more documentation around this.
+  - Documentation updates and typo fixes across various UTF8 docs (Mark Ellis++)
 
 5.90079_007  - 2015-01-07
   - Merged from Stable (5.90079)