summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-04-23 13:05:21 +0000
committeralecpl <alec@alec.pl>2010-04-23 13:05:21 +0000
commit373747becc9324f294980923a77b5ccffb5f3124 (patch)
tree5204bfa46eef565771da817f08f886e364c1d1c2 /CHANGELOG
parentf6ee6f4dd247d25aed7589a6cb3e0192dbd1c2c4 (diff)
- Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f22025fb8..b1b053bca 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,11 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653)
+- Fix DB Schema checking when some db_table_* options are not set (#1486654)
+
+RELEASE 0.4-beta
+----------------
- Add sizelimit and timelimit variables in LDAP config (#1486544)
- Hide IMAP host dropdown when single host is defined (#1486326)
- Add images pre-loading on login page (#1451160)