From: Luca Toscano Date: Sun, 3 Jul 2016 09:51:50 +0000 (+0000) Subject: Updated credits after Yann's patch X-Git-Tag: 2.5.0-alpha~1430 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=271d05a0f4c7db96bb932204bea72b3a08f12522;p=thirdparty%2Fapache%2Fhttpd.git Updated credits after Yann's patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1751139 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2747af6cd53..39a39b93211 100644 --- a/CHANGES +++ b/CHANGES @@ -15,7 +15,7 @@ Changes with Apache 2.5.0 *) core: Drop an invalid Last-Modified header value coming from a FCGI/CGI script instead of replacing it with Unix epoch. - [Luca Toscano] + [Yann Ylavic, Luca Toscano] *) mod_dav: Allow other modules to become providers and add ACLs to the DAV response.