diff --git a/documentation/changelog.html b/documentation/changelog.html
index c17733fcef..fabb830282 100755
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -56,12 +56,13 @@
Social network menu interface revamped
Who's on line interface improved
Message tool improved: More simply to use, no annoing unuseless ajax menu
- Message tool: Send multiple attachements, send emails to many users
- User portal page improved when Social Network is enabled.(User image, in box, and subscriptions links are showed)
+ Message tool: Send multiple attachments, send emails to many users
+ User portal page improved when Social Network is enabled.(User image, and subscriptions links are showed)
New inc/ajax library added to re-order AJAX calls in Chamilo see CT#431. All new jquery + AJAX reponses should be in that directory.
RSS Feed added by default to the extra field aswell as the user tag (Needs to change visibility)
Reporting tab performance improved (main/mySpace/courseLog.php file)
- Added View a List students who have not submitted an assignment, and send a reminder to your email. BT#487 BT#489
+ Added View a List students who have not submitted an assignment, and send a reminder to your email. BT#487 BT#489
+ Exercise tool: New type of question added. Multiple answer combination a.k.a "Exact question" CT#402