summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-03-14 09:30:13 +0100
committerAleksander Machniak <alec@alec.pl>2013-03-14 09:30:13 +0100
commitdaddbf2555f48047ae600e5db454d02b287e2c64 (patch)
tree470c90a13d6f7b31ebc51f80470ad6925fdba96e /CHANGELOG
parentbfa667ab022c3efa1b7da8bd2ffe27dcf8959c79 (diff)
Better handling of session errors in ajax requests - do page reload
on 403 Forbidden response (#1488960)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6fef2d026..6d0a959a6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Better handling of session errors in ajax requests (#1488960)
- Fix HTML part detection for some specific message structures (#1488992)
- Don't show fake address - phishing prevention (#1488981)
- Fix forward as attachment bug with editormode != 1 (#1488991)