doc/web/source/release_history.rst
author "martin f. krafft" <madduck@debian.org>
Tue, 07 Aug 2012 21:53:41 +0000
changeset 582 605f8c115711
parent 579 be0906181a10
child 626 f151defe7078
permissions -rw-r--r--
Due to the UNION query in address_list, the assumption that the list of gids received from the database would be continuous does not hold. To prevent addresses for domains with multiple entry types from being listed, it is necessary to check the list of domain gids for every entry. Signed-off-by: martin f. krafft <madduck@debian.org> --- VirtualMailManager/common.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)

======================
Release history of vmm
======================

=========== ============ ======================================================
Version     Release Date Download URL
=========== ============ ======================================================
vmm-0.6.0   Jun 28 2012  https://sourceforge.net/projects/vmm/files/vmm/0.6.0
vmm-0.5.2   Sep 09 2009  https://sourceforge.net/projects/vmm/files/vmm/0.5.2
vmm-0.5.1   Aug 12 2009  https://sourceforge.net/projects/vmm/files/vmm/0.5.1
vmm-0.5     Nov 27 2008  https://sourceforge.net/projects/vmm/files/vmm/0.5
vmm-0.4-r41 May 02 2008  https://sourceforge.net/projects/vmm/files/vmm/0.4-r41
vmm-0.4     May 01 2008  https://sourceforge.net/projects/vmm/files/vmm/0.4
vmm-0.3.1   Jan 08 2008  https://sourceforge.net/projects/vmm/files/vmm/0.3.1
vmm-0.3     Jan 06 2008  https://sourceforge.net/projects/vmm/files/vmm/0.3
=========== ============ ======================================================