From: Nick Kew Date: Thu, 2 Aug 2007 20:22:01 +0000 (+0000) Subject: Note mime.types updates X-Git-Tag: 2.3.0~1653 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=750886c6ba11c5e53b4107e2766ae01e031b0faa;p=apache Note mime.types updates git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@562236 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 6a208117d9..bffacd7406 100644 --- a/CHANGES +++ b/CHANGES @@ -2,8 +2,14 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + * mime.types: add Registered Javascript/ECMAScript MIME types (RFC4329) + PR 40299 [Dave Hodder ] + + * mime.types: add registered Apple installer type + PR 40379 [Peter Bierman ] + *) mod_proxy: fix buffer overflow issue - PR 41144 [Davi Arnaut, Nick Kew] + PR 41144 [Davi Arnaut] *) mod_deflate: fix protocol handling in deflate input filter PR 23287 [Nick Kew]