add some more changes for 4.3.3

This commit is contained in:
Uwe Steinmann 2014-01-28 08:16:27 +01:00
parent 72e01f99e4
commit 9195bb6324

View File

@ -1,7 +1,9 @@
--------------------------------------------------------------------------------
Changes in version 4.3.3
--------------------------------------------------------------------------------
- port of database can be set behind hostname (separated by colon)
- fix minor compatibility errors in database table creation
- fix some php warnings when php 5.5.x is used
- strip slashes from _GET, _POST, _COOKIE, _REQUEST if magic quotes is
turned on
- use From address from smtp settings when sending mails