diff --git a/documentation/changelog.html b/documentation/changelog.html
index 777f89a6db..eb17754de3 100755
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -47,6 +47,65 @@
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.11.2 - , 28th of October 2016
+ Release notes - summary
+ 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.
+ Release name
+ .
+ Security fixes
+
+ - Several security fixes were applied to this version. Please update as soon as possible. You can find details of the vulnerability on Chamilo's security page
+
+ Possibly breaking changes
+ None in this version.
+ Notable new Features
+ For end-users, teachers and Chamilo admins
+ None in this version.
+ For developers and sysadmins
+
+ - (641c865a) Add configuration block_quiz_mail_notification_general_coach
+
+ Improvements (minor features) and debug
+
+ - (7055a505 - BT#11636) Show participants emails on videoconference admin view
+ - (a3feab41 - BT#11636) Fix show links for videoconference
+ - (e6887301) Restoring missing "database" and "language" notes in installation guide
+ - (bc319bad - BT#11860) Fix teacher can't access LP
+ - (8f40f7d8 - BT#11879) Lp build: Load forums as in the forum tool
+ - (a12383d8) Add user object in tpl $tplContent->assign('new_user', $user);
+ - (fe686471 - BT#11890) Add new config hide_my_certificate_link
+ - (f6a1adb8) Add missing fos_group* tables on upgrade from 1.10
+ - (938c4ed3) Add missing database changes on upgrade from 1.10 on message.votes column and ticket tables
+ - (57cfd396) Update upgrade section in installation guide.
+ - (660c2efb - BT#11770) If $showInvisibleFiles = false then hide documents
+ - (3c604d8b) Exercise draggable question type fix from 1.10
+ - (07db02b7 - BT#11869) Fix whoisonline page
+ - (f3f1b6e1) Fix hide_question_title DB errors
+ - (0f4c7f86 - BT#11859) Fix "Show expected choice in last attempt" option in exercises
+ - (9795d9f3) Fix RESULT_DISABLE_SHOW_SCORE_ATTEMPT_SHOW_ANSWERS_LAST_ATTEMPT conditions
+ - (269d392f) Fix visible_to_self query in document.lib.php
+ - (0ab33541) Block access to tests and .git via browser in .htaccess
+ - (e8259761) Partially undo change. Report to pdf is available.
+ - (9e7d2c6c) Hide pdf link depending of setting hide_certificate_export_link
+ - (a0665ba2) Fix migration errors with extra_field table type
+
+ Stylesheets and theming
+ None in this version.
+ Web services
+ None in this version.
+ Removals
+ None in this version.
+ Known issues
+
+ - IMS/QTI import/export has minor issues
+ - In Internet Explorer 9, learning paths might not show other pages than the first to be opened. We lacked computers with IE9 at the time of release of 1.10.8. Guaranteeing IE9 support will likely require additional services. See the corresponding bug report
+ - The Xapian search module is broken. We'll fix that soon, but not a lot of people use it
+ - Encoding issues when importing accentuated characters from MS-Office-generated .xlsx files (for example when importing exercises). This isn't really a Chamilo issue, but since some users might have issues with that, we've decided to report it to avoid any surprise.
+
+
+
Chamilo 1.11.0 - Lecce, 17th of October 2016