]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This is a user-land noticable change... we should make sure
authorJim Jagielski <jim@apache.org>
Tue, 9 Oct 2007 13:23:17 +0000 (13:23 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 9 Oct 2007 13:23:17 +0000 (13:23 +0000)
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

CHANGES

diff --git a/CHANGES b/CHANGES
index 2a1f29a9064d5c5f2bcaadada882f2a61ae6f98b..40c24292990bd74d48005c23429c9f8eb1244d2a 100644 (file)
--- 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]