update changelog with changes up to r1830

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1831 a1433add-5e2c-0410-b055-b7f2511e0802
pull/19/head
Christian Boltz 8 years ago
parent 6ee6574076
commit ac43e1ad2a

@ -9,6 +9,22 @@
# Last update:
# $Id$
Changes since 3.0 beta3
-------------------------------------------------
- add sqlite backend option
- language update: tw, cs
- fix escaping in gen_show_status() (could be used to DOS list-virtual by
creating a mail address with special chars)
- list.tpl: base edit/editactive/delete links in list.tpl on $RAW_item to
avoid double escaping, and fix some corner cases
- editform.tpl: add {if} block for description column for easier customization
- use smarty html_options instead of select_options()
- remove advice about using SetEnv for database password
- include_once(config.local.php) instead of include()ing it to prevent include
loops if someone copies config.inc.php to config.local.php
- vacation.pl: encode wide-chars utf8 in mail body
Version 3.0 beta3 (2.93) - 2015/09/26 - SVN r1802
-------------------------------------------------

Loading…
Cancel
Save