summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-11-11 10:33:20 +0100
committerAleksander Machniak <alec@alec.pl>2012-11-11 10:33:20 +0100
commit7da99712d2ba25ba1e097650f3dbd7f8f49db645 (patch)
treedc00033ea59d012c670c2c202062657b82e0b25f /CHANGELOG
parent77de23fa939338546a3e049459ffd29edd9058c2 (diff)
Add ticket number for last two entries
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dea6c1993..6c50340cc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
-- Improved keep-alive action. Now the interval is based on session_lifetime
-- Added cross-task 'refresh' request for system state updates
+- Improved keep-alive action. Now the interval is based on session_lifetime (#1488507)
+- Added cross-task 'refresh' request for system state updates (#1488507)
- Fix AREA links handling (#1488792)
- Better client-side timezone detection using the jsTimezoneDetect library (#1488725)
- Fix possible HTTP DoS on error in keep-alive requests (#1488782)