diff options
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 6763bf24e..b6bd89987 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -116,6 +116,7 @@ SVN Revision: XXXX</p> <li>Fixed the spelling of "raspberry" in config/smileys.php</li>
<li>Fixed incorrect parenthesis in form_open() function. (#5135)</li>
<li>Fixed a bug that was ignoring case when comparing controller methods (#4560)</li>
+ <li>Fixed a bug (#4615) that was not setting SMTP authorization settings when using the initialize function</li>
</ul>
<h2>Version 1.6.3</h2>
|