You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2007/08/02 22:22:02 UTC

svn commit: r562236 - /httpd/httpd/trunk/CHANGES

Author: niq
Date: Thu Aug  2 13:22:01 2007
New Revision: 562236

URL: http://svn.apache.org/viewvc?view=rev&rev=562236
Log:
Note mime.types updates

Modified:
    httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?view=diff&rev=562236&r1=562235&r2=562236
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Thu Aug  2 13:22:01 2007
@@ -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 <dmh dmh.org.uk>]
+
+  *  mime.types: add registered Apple installer type
+     PR 40379 [Peter Bierman <pmb+apache apple.com>]
+   
   *) 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]