Minor - Update changelog for 1.11.2

pull/2487/head
Yannick Warnier 9 years ago
parent b5e206c089
commit 4a4e7e58d3
  1. 12
      documentation/changelog.html

@ -44,12 +44,19 @@
</ul>
<h1>Chamilo&nbsp;Changelog</h1>
<p>This is our technical changelog, aimed at providing you a list of the new features, small changes and bug fixes as well as the security issues, style changes and known issues that remain present. This changelog is provided version by version, latest versions first and helps you locate when a specific feature has been made available in Chamilo. If you would like a shorter list of features or a list of overall features, please check our website: <a href="http://www.chamilo.org/">http://www.chamilo.org/</a></p>
<p><i>Note: most #wxyz references are issue numbers you can find in <a href="http://support.chamilo.org/projects/chamilo-18/issues" target="_blank">our public bug tracking system</a>. Some references marked BT#xyz are developments made externally for BeezNest customers and integrated into Chamilo. The details of these tasks cannot be seen for confidentiality reasons, but the code change is public and can be reviewed by anyone.</i></p>
<p><i>Note: most #wxyz references are issue numbers you can find in
<a href="http://support.chamilo.org/projects/chamilo-18/issues"
target="_blank">our public bug tracking system</a> or
<a href="https://github.com/chamilo/chamilo-lms/issues">on Github</a>.
Some references marked BT#xyz are developments made externally for BeezNest
customers and integrated into Chamilo. The details of these tasks cannot
be seen for confidentiality reasons, but the code change is public and can
be reviewed by anyone <a href="https://github.com/chamilo/chamilo-lms/commits">on Github</a>.</i></p>
<p>&nbsp;</p>
<a name="1.11.2"></a>
<h1>Chamilo 1.11.2 - Bari, 28th of October 2016</h1>
<h1>Chamilo 1.11.2 - Bari, 1st of November 2016</h1>
<h3>Release notes - summary</h3>
<p>Chamilo 1.11.2 is a minor, bugfix release of the 1.11.x branch, with a few bugfixes on top of 1.11.0.</p>
<h3>Release name</h3>
@ -78,6 +85,7 @@
</ul>
<h3>Improvements (minor features) and debug</h3>
<ul>
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/c3ddad3164920551d3a4723333fd8948b4e7f753">c3ddad31</a> - <a href="https://github.com/chamilo/chamilo-lms/issues/1492">GH#1492</a>) Fix issue using course code instead of course ID in mySpace student time tracking page</li>
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/3151b8a099fbd9b27dcccbee6db57c6d64a6d98d">3151b8a0</a>) Replace _api_get_timezone with api_get_timezone</li>
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/d86e341f666e23bcd23ea18920d4f1b297a8dd7d">d86e341f</a>) Add missing entity (from ofaj)</li>
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/7e6069b54d9f371e52111c22ed87ce76769205bb">7e6069b5</a>) Add redirection + show deleted user info.</li>

Loading…
Cancel
Save