summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-03-01 19:04:34 +0000
committeralecpl <alec@alec.pl>2010-03-01 19:04:34 +0000
commit929a508d801d9434c8d98dccd0311e3a707303ba (patch)
tree3219bab9df6bb5d09aaf1cd5d6ba69e794678406 /CHANGELOG
parenta72ad657241fd35ae7e0f2cbdec210caa9554695 (diff)
- Improve performance by avoiding unnecessary updates to the session table (#1486325)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c7627e6a5..63bd103ec 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Improve performance by avoiding unnecessary updates to the session table (#1486325)
- Fix invalid font tags which cause HTML message rendering problems (#1486521)
- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
- Fix Received headers to behave better with SpamAssassin (#1486513)