summaryrefslogtreecommitdiffstats
path: root/htdocs/whatsnew.html
diff options
context:
space:
mode:
authorVille Skytt? <ville.skytta@iki.fi>2010-12-13 22:32:01 +0200
committerVille Skytt? <ville.skytta@iki.fi>2010-12-13 22:32:01 +0200
commit1c5b24dd84738c6087b97bb10bc7deb5802db170 (patch)
tree44bd91958322bf3f45ac4fa406c1ef283784d298 /htdocs/whatsnew.html
parent0945f3ac9431897ad461362f909d018bfa3898d9 (diff)
downloadmarkup-validator-1c5b24dd84738c6087b97bb10bc7deb5802db170.zip
markup-validator-1c5b24dd84738c6087b97bb10bc7deb5802db170.tar.gz
markup-validator-1c5b24dd84738c6087b97bb10bc7deb5802db170.tar.bz2
Add entry about gzipped CSS and JavaScript.
Diffstat (limited to 'htdocs/whatsnew.html')
-rwxr-xr-xhtdocs/whatsnew.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index cec3c93..eddc531 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -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>