summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-03-08 08:07:43 +0000
committerthomascube <thomas@roundcube.net>2011-03-08 08:07:43 +0000
commitfb061aaecead8248d1a5cc43cc9593832d7bbdc0 (patch)
tree2fb74f2f0c78483b22a2580d4fd3d36c03888756 /CHANGELOG
parent6f6efa20d742579381f450400f55e8bce7d839f0 (diff)
Use PHPs session_regenerte_id() instead of using (unreliable) mt_rand() function (#1486281)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 90ce0ab6a..1336e96fd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Get around unreliable rand() and mt_rand() in session ID generation (#1486281)
- Fix some emails are not shown using Cyrus IMAP (#1487820)
- Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801)
- New config option for custom logo