From ace511a771656c983046919333cee501339c98a1 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Wed, 06 Oct 2010 09:00:12 -0400 Subject: [PATCH] - Add unique index on users.username+users.mail_host --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a0b0f36..0b7c850 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,7 @@ - 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 ------------- -- Gitblit v1.9.1