From: Julien Pauli Date: Tue, 12 May 2015 09:29:47 +0000 (+0200) Subject: Updated NEWS X-Git-Tag: PRE_PHP7_NSAPI_REMOVAL~42^2~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79fc9662a39b2caa15b380ed9846c166e486749a;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index a297989ef6..135ddb793d 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ . Refactor MIME type handling to use a hash table instead of linear search. (Adam) . Update the MIME type list from the one shipped by Apache HTTPD. (Adam) + . Added support for SEARCH WebDav method. (Mats Lindh) - Core: . Fixed bug #69485 (Double free on zend_list_dtor). (Laruence)