From 1e766a2b39bb4cfbe1adab8a42435fdee3da444a Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Fri, 16 Sep 2011 18:12:37 +0000 Subject: [PATCH] CHANGELOG.TXT: - whitespace fix - tabs vs. spaces git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/branches/postfixadmin-2.3@1178 a1433add-5e2c-0410-b055-b7f2511e0802 --- CHANGELOG.TXT | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index ded3e36d..60fb0a0b 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -27,7 +27,7 @@ Version 2.3.3 - 2011/03/14 - SVN r1010 (postfixadmin-2.3 branch) - create-alias: allow multiple alias targets - create-alias, edit-alias: prevent input data loss on validation errors - list-virtual: fix displaying of 'modified' column for aliases when using - postgres + postgres - replaced deprecated split() with preg_split() or explode() - functions.inc.php: better error messages when database functions are missing - create domain: fixed typo in variable name that broke the default value for @@ -67,8 +67,8 @@ Version 2.3.1 - 2010/07/09 - SVN r847 (postfixadmin-2.3 branch) was a longstanding issue/"missing feature". The ADDITIONS directory contains some new scripts. - SECURITY: users could bypass checking the old password when changing the - password by entering a too short new password. Fortunately only - "exploitable" by authentificated users. + password by entering a too short new password. Fortunately only + "exploitable" by authentificated users. - merge in changes to /debain (thanks normes) from trunk - display alias targets for mailboxes (if $CONF['special_alias_control'] = YES) - add hook for custom maildir path generation