0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

CHANGELOG.TXT:

- whitespace fixes


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1608 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
Christian Boltz 2013-12-09 23:42:05 +00:00
parent fbfd7beb1d
commit 31467479b5

View File

@ -13,7 +13,6 @@
Version ***svn*** - 2013/12/09 - SVN r***
-----------------------------------
Summary of major changes:
- new command-line interface "postfixadmin-cli"
- major rewrite:
@ -132,7 +131,7 @@ Version ***svn*** - 2013/12/09 - SVN r***
- no longer escape_string() the result. This fixes
http://sourceforge.net/p/postfixadmin/bugs/218/
- for 'system' encryption, use full hashed password as salt
https://sourceforge.net/p/postfixadmin/bugs/2/
https://sourceforge.net/p/postfixadmin/bugs/2/
- dovecot:*:
- add support for dovecot *-CRYPT passwords (needs dovecot >= 2.1)
- allow "." in dovecot method (to allow a suffix like ".b64")