summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aa2705..325fe08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-19 Allan Saddi <asaddi@europa.saddi.net>
+
+ * Change mime-type matching algorithm in GzipMiddleware.
+ Strip parameters (e.g. "encoding") and accept a list of
+ regexps. By default, compress 'text/.*' mime-types.
+
2006-11-10 Allan Saddi <asaddi@europa.saddi.net>
* Add cookieAttributes to SessionService to make it easier