summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-10-23 18:11:41 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-10-23 18:11:41 +0000
commit2cd32be45ba9c0d6afdab085523e0df3272e3dcf (patch)
tree8b3b70f6530705939c5b03f7466368a3f4759ae6 /roundcubemail/CHANGELOG
parent270f811da6c4454f2ab37753b670e4f056e6490b (diff)
- Don't display disabled sections in Settings (#1486099)
git-svn-id: https://svn.roundcube.net/trunk@3055 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index dc2957228..077b2a009 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Don't display disabled sections in Settings (#1486099)
- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
- Fix login page loading into an iframe when session expires (#1485952)
- Allow setting port number in 'force_https' option (#1486091)