Documentation: add breaking change info to changelog regarding mail.conf.php

pull/3223/head
Yannick Warnier 6 years ago
parent d5deab48dc
commit 6bec8245e8
  1. 2
      documentation/changelog.html

@ -120,7 +120,7 @@
</ul>
<h3>Possibly breaking changes</h3>
<ul aria-live="off">
<li>None</li>
<li>Changes in the e-mail libraries might generate issues if you have variable values in $platform_email['SMTP_FROM_EMAIL'] and/or $platform_email['SMTP_FROM_NAME'] in app/config/mail.conf.php. <a href="https://github.com/chamilo/chamilo-lms/commit/6b8c9e22be49470cc64efa51135457683c8df7d6">More info...</a></li>
</ul>
<h3>Notable new Features</h3>
<h4>For end-users, teachers and Chamilo admins</h4>

Loading…
Cancel
Save