From 192bd8ff3156a9640e9c189231d1c907e8e2e802 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 21 Jan 2011 20:47:15 +0000 Subject: [PATCH] Better changelog --- debian/changelog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d4bc86..3d505a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,10 +2,11 @@ roundcube (0.5-2) experimental; urgency=low * If 0.3.1 was installed from scratch, upgrade does not work on MySQL and PostgreSQL because we try to create an index which already - exists. With SQLite, the error is ignored. When using PostgreSQL, drop - the index if it already exists. Nothing similar seems to exist with - MySQL. Therefore, just don't create the index. We need to handle this - later. See bug #610725. Not closing. + exists. With SQLite, the error is ignored, no fix needed. When using + PostgreSQL, fix this by dropping the index if it already + exists. Nothing similar seems to exist with MySQL. Therefore, just + don't create the index. We need to handle this later. See bug + #610725. Not closing. -- Vincent Bernat Fri, 21 Jan 2011 21:44:05 +0100 -- 2.39.5