equal
  deleted
  inserted
  replaced
  
    
    
         | 
     1 v0.5.2  2009-09-09  Pascal Volk <neverseen@users.sf.net>  | 
         | 
     2   | 
         | 
     3 	* Now vmm supports Dovecot v1.2.x.  | 
         | 
     4 	* vmm.cfg: renamed services.managesieve to services.sieve, added  | 
         | 
     5 	  misc.dovecotvers.  | 
         | 
     6 	* New translations: Dutch and French.  | 
         | 
     7 	+ Improved error handling for the domaininfo, aliasdomaininfo, userinfo,  | 
         | 
     8 	  aliasinfo and relocatedinfo subcommands.  | 
         | 
     9 	+ Sorted alias listing in userinfo output.  | 
         | 
    10 	+ Reduction of useless database lookups/updates.  | 
         | 
    11 	+ Partly improved database lookups.  | 
         | 
    12 	- Fixed a libpq.OperationalError in Account.delete().  | 
         | 
    13 	- Eliminated hopefully finally all (potential) UnicodeDecodeErrors.  | 
         | 
    14   | 
     1 v0.5.1  2009-08-12  Pascal Volk <neverseen@users.sf.net>  | 
    15 v0.5.1  2009-08-12  Pascal Volk <neverseen@users.sf.net>  | 
     2   | 
    16   | 
     3 	+ Added support for a variable "vmm.cfg" location in  | 
    17 	+ Added support for a variable "vmm.cfg" location in  | 
     4 	  /root, /usr/local/etc or /etc (see vmm.cfg(5))  | 
    18 	  /root, /usr/local/etc or /etc (see vmm.cfg(5))  | 
     5 	- fixed a few UnicodeDecodeErrors   | 
    19 	- fixed a few UnicodeDecodeErrors   |