From f627db73b2f007d3de1c3625f764a237254aa13e Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Tue, 22 Jul 2014 12:57:44 -0500 Subject: [PATCH] Update changelog in prevision of 1.9.8.3 --- documentation/changelog.html | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/documentation/changelog.html b/documentation/changelog.html index 1ef541e7dc..8c234fb0b9 100755 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -44,6 +44,44 @@

Note: most #wxyz references are issue numbers you can find in our public bug tracking system. 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.

 

+

Chamilo 1.9.8.3 - 21st of July, 2014

+

Release notes - summary

+

Chamilo 1.9.8.3 is a small 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.8.3, 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.8.3).

+ +

New Features

+ + +

Improvements (minor features)

+ + +

Chamilo 1.9.8.2 - 21st of June, 2014

Release notes - summary

Chamilo 1.9.8.2 is a very little patch version with one bugfix regarding the learning paths tool. Considering the fact that 1.9.8 is planned for the long term, we'd hate to have such a minor patch left on the side for a year or so. This will be packaged and promoted as 1.9.8, but the folder inside the 1.9.8 will be called 1.9.8.2, with a change to this changelog file and a one-line change to main/newscorm/learnpathItem.class.php (as such, you can update just this file to upgrade from 1.9.8.1 to 1.9.8.2. See the code change for detais.