summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-03-01 21:58:54 +0000
committerthomascube <thomas@roundcube.net>2011-03-01 21:58:54 +0000
commitae39c47c3a07f9a9334c9676829fd948d682ffbd (patch)
tree9fbf9aafce13c4dd38c5a327a3c5cf9cfbb6d454 /CHANGELOG
parent715c7961ba8ff72fe40720bb4feaa7865e57e8b9 (diff)
New config option for custom logo; allow skins to define/override texts
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0d7d39476..5687ca14b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- New config option for custom logo
+- Allow skins to define/override texts with <roundcube:label />
- Add simple ACL rights/namespace handling in folder manager
- Fix parsing links with non-printable characters inside (#1487805)
- Force IE to send referers (#1487806)