diff --git a/CHANGELOG b/CHANGELOG index 7e7431413..3be606451 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,7 @@ -------------------------------------------------------------------------------- - 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 +- fix some php warnings when php 5.5.x is used (Bug #119) - strip slashes from _GET, _POST, _COOKIE, _REQUEST if magic quotes is turned on - use From address from smtp settings when sending mails