summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2010-03-02 07:54:11 +0000
committerthomascube <thomas@roundcube.net>2010-03-02 07:54:11 +0000
commit5e9a5661011e64423e1978599c56d47f8b0cfa37 (patch)
tree9e3bbfb306473dd4fbf644d7f27c0966f80bb07e /CHANGELOG
parentff519ed8c259fa0b39ce47ccc728e62a97b9a911 (diff)
Fix checking for new mail (#1485794)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0835e93ef..8894fe57d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix checking for new mail: now checks unseen count of inbox (#1485794)
- 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)