summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-07-02 06:38:26 +0000
committerthomascube <thomas@roundcube.net>2009-07-02 06:38:26 +0000
commite48a10a0d7ba44261ce118c024596f61266ff20a (patch)
tree61ba9a3aa125887411a4981090c1acf3b6e6a25c /CHANGELOG
parente40091bffd057c8d1dfb7565bfb93f01e9429713 (diff)
Add option to enforce https connections
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b88aa3f8c..a613b6620 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)