diff --git a/documentation/changelog.html b/documentation/changelog.html
index 46f6bbc481..892805da53 100644
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -26,13 +26,15 @@
Dokeos 1.8.6 is a major debugging release but includes interesting new features as well.
New Features
- - Improvements to the profiling tool (previously called "User fields") to improve presentation and flexibility
+ - Improvements to the profiling tool (previously called "User fields") to improve presentation and flexibility, and allow edition
- Added new authorized charsets for learning path tool
- Official code available in My Reporting (FS#2640)
- Added possibility to switch fill-in-the-blanks answers (FS#2683)
- Added more answers by default to multiple-answers type questions creation (FS#2676)
- Now hiding database password field with *** in install/upgrade procedure (FS#2680)
- Added attempts limit to tests
+ - Hide language form if only one language available
+ - Added possibility for the course teacher and tutor to delete quiz attempts by users
Debugging
@@ -56,6 +58,7 @@
Removed possible risk of having a database code too large for the course.db_name field (FS#2426)
Added missing online help for blogs (FS#811)
Fixed bug showing whole article as link in blog (FS#811)
+ Fixed bug whereby the course permissions were not updated when using the multiple-action mode in course users list
Known issues