diff -r 7e3ce56f49e6 -r e3d3dbeb5b84 ChangeLog --- a/ChangeLog Sat Feb 02 19:48:17 2008 +0000 +++ b/ChangeLog Sun Mar 02 20:22:00 2008 +0000 @@ -1,4 +1,17 @@ === 0.0.0 === +2008-03-02 Pascal Volk + + * create_tables.pgsql: Added view vmm_domain_info + * VirtualMailManager/Alias.py: Removed attribute Alias._aid + Removed parameter basedir from Alias.__init__() and Alias._setAddr() + * VirtualMailManager/MailLocation.py: Fixed typo in MailLocation.__init__() + * VirtualMailManager/Account.py: Integrated Transport- and + MailLocation-stuff + Removed attributes: Account._base and Account._home + * VirtualMailManager/VirtualMailManager.py: some small fixes + * VirtualMailManager/Domain.py: Added Transport-stuff + * vmm.cfg: Added option transport in section misc + 2008-02-02 Pascal Volk * create_tables: Renamed table maildir to maillocation