From: Graham Knop Date: Tue, 27 Nov 2018 15:38:48 +0000 (+0100) Subject: Release commit for 5.90123 X-Git-Tag: v5.90123^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=fddc541da120ac66bc0eb75c9845eafbe0ff0707 Release commit for 5.90123 --- diff --git a/Changes b/Changes index 4b488be..4a9b39f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. +5.90123 - 2018-11-27 - Fix emitting warnings when REMOTE_ADDR is undefined (RT#113388) - Fix $c->req->hostname empty for IPv6 clients (RT#75731) - split code to log stats report into a separate log_stats method (RT#127392)