SF.net SVN: postfixadmin:[486] trunk/CHANGELOG.TXT
Brought to you by:
christian_boltz,
gingerdog
From: <chr...@us...> - 2008-11-23 12:24:16
|
Revision: 486 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=486&view=rev Author: christian_boltz Date: 2008-11-23 12:24:14 +0000 (Sun, 23 Nov 2008) Log Message: ----------- CHANGELOG.txt - updated with changes up to r485 - moved SVN revisions to version headlines - this increases the chance that we don't forget to include them ;-) Modified Paths: -------------- trunk/CHANGELOG.TXT Modified: trunk/CHANGELOG.TXT =================================================================== --- trunk/CHANGELOG.TXT 2008-11-23 12:18:20 UTC (rev 485) +++ trunk/CHANGELOG.TXT 2008-11-23 12:24:14 UTC (rev 486) @@ -39,7 +39,11 @@ - fix: honor $CONF['default_transport'] even if $CONF['transport'] = "no" (patch by fabiobon) - show links to create mailboxes or alias even on disabled domains - added support for fetchmail's "ssl" option + - superadmin can now setup fetchmail for all users, not only for himself - force username to be lowercase - this helps some IMAP clients apprently + - the "probably undeliverable" marker now honors catchall targets + - on mailbox creation, show password if $CONF['generate_password'] == 'YES', but + do not show it if it was _not_ autogenerated and $CONF['show_password'] == 'NO' - dropped $CONF['show_custom_count']. PHP can count ;-) - dropped obsolete VIRTUAL_VACATION/mail-filter script - translation updates @@ -47,15 +51,14 @@ - SVN revision ******************************* -Version 2.2.1.1 - 2008/07/23 ----------------------------- +Version 2.2.1.1 - 2008/07/23 - SVN r412 +--------------------------------------- - fixed version number in functions.inc.php ;-) - - SVN revision 412 -Version 2.2.1 - 2008/07/21 --------------------------- +Version 2.2.1 - 2008/07/21 - SVN r408 +------------------------------------- - added quota parameter to mailbox_postcreation hook - new hook to update the quota after editing a mailbox ($CONF['mailbox_postedit_script']) @@ -65,7 +68,6 @@ - several small bugfixes - Norwegian (bokmal) translation added - several translation updates - - SVN revision 408 Version 2.2.0 - 2008/04/29 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |