]> granicus.if.org Git - apache/commitdiff
Updated credits after Yann's patch
authorLuca Toscano <elukey@apache.org>
Sun, 3 Jul 2016 09:51:50 +0000 (09:51 +0000)
committerLuca Toscano <elukey@apache.org>
Sun, 3 Jul 2016 09:51:50 +0000 (09:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1751139 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2747af6cd5381752054d9cf96457f79d1ce2d56e..39a39b93211febc3bc40d093d3af6decb719bcee 100644 (file)
--- 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.