Document return of C::T::get is bytes not characters, RT#53678
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index c43f463..aa7f2f5 100644 (file)
--- a/Changes
+++ b/Changes
    - Require CGI::Simple::Cookie version 1.109 to ensure support for the
      HttpOnly flag
 
+  Documentation:
+   - The Catalyst::Test::get method is documented as returning the raw
+     response bytes without any character decoding (RT#53678)
+
 5.80022 2010-03-28 19:43:01
 
   New features: