Commit 8629aa7b authored by Eric Covener's avatar Eric Covener
Browse files

retroactive CHANGES entry for r771433 (mod_headers couldn't fix a bad Content-Type)

which is in 2.2.12.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1402183 13f79535-47bb-0310-9956-ffa450edef68
parent a735b2b4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -626,6 +626,9 @@ Changes with Apache 2.2.12
     different security issues which may affect particular configurations
     and third-party modules.

  *) mod_headers: Make 'Header set Content-Type' effective on responses
     that already have a Content-Type.  [Issac Goldstand]

  *) mod_include: fix potential segfault when handling back references
     on an empty SSI variable. [Ruediger Pluem, Lars Eilebrecht, Nick Kew]