Browse Source

Improvements to changelog for 1.9.10

Yannick Warnier 10 years ago
parent
commit
159fce4d65
1 changed files with 18 additions and 6 deletions
  1. 18 6
      documentation/changelog.html

+ 18 - 6
documentation/changelog.html

@@ -48,7 +48,20 @@
 <h3>Release notes - summary</h3>
 <p>Chamilo 1.9.10 is a patch version with a few minor bugfixes and a new packaging. This will be packaged and promoted as 1.9.8, but the folder inside the 1.9.8 will be called 1.9.10, with a few changes to this changelog file and a few fixes throughout the code (as such, you can just overwrite previous files to upgrade from 1.9.8, 1.9.8.1 or 1.9.8.2 to 1.9.10).</p>
 <h3>Release name</h3>
-<p><a href="http://es.wikipedia.org/wiki/Departamento_de_Huánuco">Huánuco</a> is a small city in the Peruvian Andes, Northeast of Lima. This is a special version in memory of our cherished development team member César Perales, who passed away on July 22nd, 2014, at age 27. César contributed mostly "in the shadow" to Chamilo LMS, allowing the rest of the team to contribute more actively. He was a vibrant young man. He will be missed. César lived in calle Huánuco, in La Molina, Lima, Peru, where other team members bid him their last farewell for his last, eternal trip.</p>
+<p><a href="http://es.wikipedia.org/wiki/Departamento_de_Huánuco">Huánuco</a> is
+  a small city in the Peruvian Andes, Northeast of Lima. This is a special
+  version in memory of our cherished development team member César Perales, who
+  passed away on July 22nd, 2014, at age 27. César contributed mostly "in the
+  shadow" to Chamilo LMS, allowing the rest of the team to contribute more
+  actively. He was a vibrant young man. He will be missed. César lived in calle
+  Huánuco, in La Molina, Lima, Peru, where other team members bid him their last
+  farewell for his last, eternal trip.<br />
+  To this image, this version marks a change of behaviour from the Chamilo team,
+  maturing into another plane of existence. This year, Chamilo LMS got used in
+  more contexts than ever before, with a growth that is superior to any other
+  open source LMS out there. It has become a more reliable and versatile
+  platform, that will serve its purpose, helping making education better and
+  more widely available, better than ever before.</p>
 
 <h3>Possibly breaking changes</h3>
 <p>Two changes have been made to the forum tool code, which might make some of your forums disappear and require a direct database intervention.<br />
@@ -60,13 +73,12 @@ This is an exceptional event in the history of Chamilo, and we believe it should
 <h3>Security</h3>
 All security issues are published and patches are attached on <a href="https://support.chamilo.org/projects/chamilo-18/wiki/Security_issues">our security issues page</a>. If you think you found an additional security issue you'd like to report, please check our procedure there.
 <ul>
-    <li></li>
-    <li>(8a75f65 - #7242) Fix SQL injection in mySpace/users.php</li>
-    <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/d64a02c156c7adf3983807be860a7848311dbfb3">d64a02c1</a> - <a href="https://support.chamilo.org/issues/7272">#7272</a>) Fix SQL injection threats and replace SESSION variable with api_get_user_id</li>
+  <li>(8a75f65 - #7242) Fix SQL injection in mySpace/users.php</li>
+  <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/d64a02c156c7adf3983807be860a7848311dbfb3">d64a02c1</a> - <a href="https://support.chamilo.org/issues/7272">#7272</a>) Fix SQL injection threats and replace SESSION variable with api_get_user_id</li>
   <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/587961662a8f9d035e52f14cd0aa4fee3aee68d8">58796166</a> - <a href="https://support.chamilo.org/issues/7275">#7275</a>) Add security token to course copy tool</li>
 </ul>
 
-<h3>New Features</h3>
+<h3>Notable new Features</h3>
 <ul>
   <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/1a6a4a927eaf9aa919e47852a5ea7d6698063fac">1a6a4a92</a> - <a href="https://support.chamilo.org/issues/7272">#7272</a>) Add possibility for plugins to define main tabs</li>
   <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/ef242abd937637ec96973ecd7ad7b431949eab87">ef242abd</a> - <a href="https://support.chamilo.org/issues/7255">#7255</a>) Add multiple file upload in forum, and show list of attachment files from view threads</li>
@@ -107,7 +119,7 @@ All security issues are published and patches are attached on <a href="https://s
   <li>(d942e8e - BT#8457) Add $_configuration['allow_lp_return_link'] option to change the return link in LPs</li>
 </ul>
 
-<h3>Improvements (minor features)</h3>
+<h3>Improvements (minor features) and debug</h3>
 <ul>
   <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/147a23b81041ccdc8eadc6506d767c14fe1b0ac4">147a23b8</a> - <a href="https://task.beeznest.com/issues/8953">BT#8953</a>) Fixing question pool for admins</li>
   <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/5e8de8ff9223af5432e3097297aa0ffa456a0bf7">5e8de8ff</a>) Improvements to presentation of the lp results table</li>