equal
  deleted
  inserted
  replaced
  
    
    
         | 
     1 v0.6.1	2012-10-03  Pascal Volk <user+vmm@localhost.localdomain.org>  | 
         | 
     2   | 
         | 
     3 	* Added help messages for `vmm help <subcommand>`  | 
         | 
     4 	* Updated translations: Dutch  | 
         | 
     5 	+ aliasinfo: Print list of destinations sorted.  | 
         | 
     6 	+ aliasdelete, catchalldelete: Accept multiple destinations.  | 
         | 
     7 	+ Improved 'address searching' (by Martin F. Krafft).  | 
         | 
     8 	+ Added file pgsql/dovecot_update_v1.2+.pgsql. Use this if you are  | 
         | 
     9 	  upgrading your old Dovecot installation to v1.2.0 or newer.  | 
         | 
    10 	- Fixed UnicodeDecodeErrors which may occur with some locales.  | 
         | 
    11 	- `user{quota,services,transport} … domain` didn't work as expected. | 
         | 
    12 	- Fixed pgsql FUNCTION dovecotpassword() for Dovecot < v1.2.0.  | 
         | 
    13 	  (see UPGRADE for instructions how to fix the last both problems)  | 
         | 
    14   | 
     1 v0.6.0	2012-06-28  Pascal Volk <user+vmm@localhost.localdomain.org>  | 
    15 v0.6.0	2012-06-28  Pascal Volk <user+vmm@localhost.localdomain.org>  | 
     2   | 
    16   | 
     3 	* Now vmm supports Dovecot v.2.0.x and v2.1.x  | 
    17 	* Now vmm supports Dovecot v.2.0.x and v2.1.x  | 
     4 	* Added support for Psycopg 2  | 
    18 	* Added support for Psycopg 2  | 
     5 	* Added support for Blowfish-, SHA-256- and SHA-512-crypt password  | 
    19 	* Added support for Blowfish-, SHA-256- and SHA-512-crypt password  |