fielding 2003/07/13 13:18:54 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: Add two more backport requests Revision Changes Path No revision No revision 1.751.2.366 +15 -1 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.365 retrieving revision 1.751.2.366 diff -u -r1.751.2.365 -r1.751.2.366 --- STATUS 13 Jul 2003 10:01:35 -0000 1.751.2.365 +++ STATUS 13 Jul 2003 20:18:53 -0000 1.751.2.366 @@ -248,6 +248,20 @@ user setup error (ulimit) or system resource shortage... is an error message better than a coredump in that case? + * mime.types: update to include IANA and W3C types. Also switches + the handling of .xml from text/xml to application/xml (per RFCs), + adds extensions for commonly used *+xml and calendar types, and + lists image/x-icon ico. + docs/conf/mime.types: r1.18 + r1.19 + +1: fielding + + * httpd-std.conf: Try to be clearer in describing the connection + between AddType and AddEncoding for defining the meaning of + compressed file extensions. Follows mime.types change above. + docs/conf/httpd-std.conf.in: r1.47 + docs/conf/httpd-win.conf: r1.93 + +1: fielding + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,