Fixed bug where req->base and req->uri would include ':443' when in SSL mode
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 5af8216..abb5069 100644 (file)
--- a/Changes
+++ b/Changes
@@ -11,6 +11,8 @@
           'Resource temporarily unavailable'.
         - Fixed bug where %2b in query parameter is doubly decoded to ' ', instead of '+'
           (Gavin Henry, Tatsuhiko Miyagawa)
+        - Fixed bug where req->base and req->uri would include a port number when running
+          in SSL mode.
 
 5.7010  2007-08-22 07:41:00
         - Resource forks in 5.7009