markup-validator commit: Add entry about gzipped CSS and JavaScript.

changeset:   3188:99e2a3957299
tag:         tip
user:        Ville Skyttä <ville.skytta@iki.fi>
date:        Mon Dec 13 22:32:01 2010 +0200
files:       htdocs/whatsnew.html
description:
Add entry about gzipped CSS and JavaScript.


diff -r 969337d1ea46 -r 99e2a3957299 htdocs/whatsnew.html
--- a/htdocs/whatsnew.html	Mon Dec 13 22:25:30 2010 +0200
+++ b/htdocs/whatsnew.html	Mon Dec 13 22:32:01 2010 +0200
@@ -59,6 +59,11 @@
             library updated to version 1.2.5 + MooTools more 1.2.5.1.
           </li>
           <li>
+            Enhancement: CSS and JavaScript files are now content negotiated
+            and served in gzip compressed form to user agents that indicate
+            support for gzip in their <code>Accept-Encoding</code> header.
+          </li>
+          <li>
             Enhancement: the "Home Page" configuration parameter is no longer
             required or used.
           </li>

Received on Monday, 13 December 2010 20:46:25 UTC