summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-10-06 13:00:12 +0000
committeralecpl <alec@alec.pl>2010-10-06 13:00:12 +0000
commitace511a771656c983046919333cee501339c98a1 (patch)
treee0cf919256f349da6ee939f582fd04428cc8d6d4 /CHANGELOG
parentfec0704423075a1a5199d1c455a3ee0f7ea00ab3 (diff)
- Add unique index on users.username+users.mail_host
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a0b0f36f8..0b7c8500c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,7 @@ CHANGELOG Roundcube Webmail
- Fix confirmation message isn't displayed after sending mail on Chrome (#1486177)
- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)
- Improve tabs to fixed width and add tabs in identities info (#1486974)
+- Add unique index on users.username+users.mail_host
RELEASE 0.4.2
-------------