summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>