From fff83ebe638875072957ec22e60cf23dc65245b6 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Wed, 30 Apr 2008 21:06:20 +0000 Subject: [PATCH] add tag for postfixadmin-2.2.0 git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/tags/postfixadmin-2.2.0@358 a1433add-5e2c-0410-b055-b7f2511e0802 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index a85ff9c3..a3c36bcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +postfixadmin (2.2.0) unstable; urgency=low + + * 2.2.0 Released. + * Fix fetchmail script to work with PostgreSQL + * Fix fetchmail table creation in MySQL and PostgreSQL + * Documentation fixups + * Subversion revision 356 + + -- David Goodwin Thu, 29 Apr 2008 15:47:00 +0000 + postfixadmin (2.2.0-rc5) unstable; urgency=low * Fix MySQL installation issues (schema not being created!)