From 8381ec1254f816bea2a5e85acb0a54722d327a60 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 10 Mar 2011 12:30:42 +0000 Subject: - Force names of unique constraints in PostgreSQL DDL (postgres 9.x uses different naming convention than older versions) --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index f7a12d1a3..df52c545f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Force names of unique constraints in PostgreSQL DDL - Add code for prevention from IMAP connection hangs when server closes socket unexpectedly - Remove redundant DELETE query (for old session deletion) on login - Get around unreliable rand() and mt_rand() in session ID generation (#1486281) -- cgit v1.2.3