X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=db746f73525a262bb5edd5fe381972be3b956624;hp=97835e9d9b08699badeb11e27a7094eeb592cd39;hb=402697e76284cfbc97646f81c9bcdaf6152f77af;hpb=3bd410a99cab04a6030397dc8c438889fa8567e3 diff --git a/Changes b/Changes index 97835e9..db746f7 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,9 @@ encoding test controller. - Allow --restartdirectory as an option for the Server script, for backwards compatibility. (Dave Rolsky) + - The --host option for the server script defaulted to localhost, rather + than listening on all interfaces, which was the previous default. (Dave + Rolsky) New features: - The __MOP__ hash element is suppressed from being dumped fully