Browse Source

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 ;-)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@486 a1433add-5e2c-0410-b055-b7f2511e0802
postfixadmin-2.3
Christian Boltz 17 years ago
parent
commit
38e50320f1
  1. 14
      CHANGELOG.TXT

14
CHANGELOG.TXT

@ -39,7 +39,11 @@ Only in SVN trunk
- 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 @@ Only in SVN trunk
- 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 @@ Version 2.2.1 - 2008/07/21
- several small bugfixes
- Norwegian (bokmal) translation added
- several translation updates
- SVN revision 408
Version 2.2.0 - 2008/04/29

Loading…
Cancel
Save