summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-09-05 20:01:02 +0000
committerthomascube <thomas@roundcube.net>2011-09-05 20:01:02 +0000
commiteb2365c47814fd1d142da10ca77ed631bd819a89 (patch)
tree7c7bb80b957b4e0eb12c3538f80e8b138deb952b /CHANGELOG
parent54f1af8cbae8c6a56df69501ff69a045e970f52d (diff)
Completed changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e833cc347..3c63d4281 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,10 @@
CHANGELOG Roundcube Webmail
===========================
-- Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_create' hook arguments (#1488024)
+RELEASE 0.6-rc
+----------------
+- Send X-Frame-Options headers to protect from clickjacking (#1487037)
+- Fallback to mail_domain in LDAP variable replacements; added 'host' to 'user_create' hook arguments (#1488024)
- Fixed wrong vCard type parameter mobile (#1488067)
- Fixed vCard WORKFAX issue (#1488046)
- Add vCard's Profile URL support (#1488062)