diff options
author | thomascube <thomas@roundcube.net> | 2009-07-02 06:38:26 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-07-02 06:38:26 +0000 |
commit | e48a10a0d7ba44261ce118c024596f61266ff20a (patch) | |
tree | 61ba9a3aa125887411a4981090c1acf3b6e6a25c /CHANGELOG | |
parent | e40091bffd057c8d1dfb7565bfb93f01e9429713 (diff) |
Add option to enforce https connections
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG RoundCube Webmail =========================== +- Added config option to enforce HTTPS connections - Fix non-unicode characters caching in unicode database (#1484608) - Performance improvements of messages caching - Fix empty Date header issue (#1485923) |