From: Jim Jagielski Date: Tue, 9 Oct 2007 13:23:17 +0000 (+0000) Subject: This is a user-land noticable change... we should make sure X-Git-Tag: 2.2.7~322 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2a42d45cc987520539dc2ed100b4722a7574bd8;p=thirdparty%2Fapache%2Fhttpd.git This is a user-land noticable change... we should make sure that people know this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583157 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2a1f29a9064..40c24292990 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,8 @@ Changes with Apache 2.2.7 PR 19439 [Nick Kew] *) http_core: OPTIONS * no longer maps to local storage or URI - space. PR 43519 [Jim Jagielski] + space. Note that unlike previous versions, OPTIONS * no + longer returns an Allow: header. PR 43519 [Jim Jagielski] *) mod_proxy_http: strip hop-by-hop response headers PR 43455 [Nick Kew]