X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=04aa1251f9bd388b3c6a6e1fcf5d71360c9fcbb3;hb=c0ec4e877a07b801e6a57150366172e7e9513637;hp=1131b043efb52ad75e1c514d3e336231538ec9f4;hpb=2e629dc57218524b51b780e9f6b42c47b68ece38;p=roundcube.git diff --git a/debian/changelog b/debian/changelog index 1131b04..04aa125 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +roundcube (0.5.1+dfsg-7) unstable; urgency=low + + * Make dbconfig-common use sqlite by default to ensure that the package + can be configured non-interactively in most cases. Closes: #617754. + + -- Vincent Bernat Fri, 11 Mar 2011 09:08:32 +0100 + +roundcube (0.5.1+dfsg-6) unstable; urgency=low + + * Handle incorrect upgrade from 0.3.1-6 when "changed" column already + exists for table "identities". Closes: #617312. + + -- Vincent Bernat Tue, 08 Mar 2011 07:37:56 +0100 + +roundcube (0.5.1+dfsg-5) unstable; urgency=low + + * Don't use awk. Use plain shell to modify main.inc.php. + Closes: #616074. + + -- Vincent Bernat Fri, 04 Mar 2011 20:46:57 +0100 + roundcube (0.5.1+dfsg-4) unstable; urgency=low * Fix debian/watch to remove "+dfsg" suffix.