diff --git a/AUTHORS b/AUTHORS index 93480ae2..aa8d1d13 100644 --- a/AUTHORS +++ b/AUTHORS @@ -49,6 +49,8 @@ Jared Cantwell Luke-Jr Sree Harsha Totakura Hani Benhabiles +Guy Martin + Documentation contributions also came from: Marco Maggi diff --git a/ChangeLog b/ChangeLog index c11dad29..36dbf7a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +May 2 20:22:45 CEST 2014 + Fix infinite loop (DoS) when HTTP connection is reset (#3392). -GM + Thu Apr 10 09:39:38 CEST 2014 Removed unescaping for URI path (#3371) as '+' should not be converted to space in accordance with