]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Tue, 12 May 2015 09:29:47 +0000 (11:29 +0200)
committerJulien Pauli <jpauli@php.net>
Tue, 12 May 2015 09:29:47 +0000 (11:29 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a297989ef65fe232addabc22fc5932f96c6d395a..135ddb793d3f6916050285f294f6ca545733e094 100644 (file)
--- 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)