diff --git a/documentation/changelog.html b/documentation/changelog.html
index f944df7c53..15607ff9a6 100755
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -205,6 +205,46 @@
 
     
Improvements (minor features) and debug
     
+        - [2018-01-16] (48b85ad6 - GH#2331) Survey: Fix issue with URL params' "&" filtering
 
+        - [2018-01-16] (984291c4 - GH#2331) Survey: Fix issue updating all users from survey profile form
 
+        - [2018-01-16] (1444f088) Internal: Update user_id to id in user profile edition
 
+        - [2018-01-16] (56950897 - BT#13872) Display: Improve title/tooltip for date and datetime pickers
 
+        - [2018-01-16] (f5870090 - BT#13870) Survey: Add id_session when sending link in survey
 
+        - [2018-01-16] (5a21e6c5 - BT#13870) Survey: Fix php notice + fix "additional email" sent in survey
 
+        - [2018-01-16] (eb2eb66d - BT#13870) Survey: Fix form link, to avoid "not allowed" message in fill survey
 
+        - [2018-01-16] (ecd72c7b - BT#13870) Survey: Fix Fatal error: Uncaught Error: [] operator not supported for strings
 
+        - [2018-01-16] (69bb1316 - BT#13870) Survey: Fix get session id when getting survey
 
+        - [2018-01-15] (a3e18eed - BT#13469) Plugin: WIP - Improving LTI plugin
 
+        - [2018-01-15] (16d13b7a - BT#13872) Display: Change icon from datetime and date pickers
 
+        - [2018-01-15] (4cc1ce05 - BT#13870) Survey: Add session id in URL to fix survey error
 
+        - [2018-01-15] (e7f72642 - BT#13870) Survey: Fix fill survey when no invitation sent
 
+        - [2018-01-12] (2a4f588a) Display: Fix kiddy CSS
 
+        - [2018-01-12] (fdbf575e - BT#13868) Quiz: Fix "question reviewed text" not loading in exercise_show
 
+        - [2018-01-11] (833cf3b2) Learnpath: Add message when file not found in download_scorm.php
 
+        - [2018-01-11] (6b50f0ff - BT#13818) Learnpath: Add response code "404 if file not found by SCORM package
 
+        - [2018-01-11] (fd572ef6 - BT#13861) Plugin: BBB: Fix BBB when creating a new meeting, remove loop.
 
+        - [2018-01-09] (ffe59354 - GH#2301) Tracking: Fix sort user list in tracking tool
 
+        - [2018-01-09] (472c5eaa - GH#2160) Quiz: Improve code to show test question categories
 
+        - [2018-01-09] (ae6494f6) Internal: Fix query not working with symfony/doctrine container (master)
 
+        - [2018-01-09] (5eddfed6 - BT#13848) Display: Fix course tool order query
 
+        - [2018-01-08] (0ae6fa97 - BT#13756) Display: Add function to show the tutors/teachers names through Twig
 
+        - [2018-01-08] (20c57607) Display: Delete footer duplicate
 
+        - [2018-01-08] (562085fb - BT#13602) Announcement: Fix announcement delete action
 
+        - [2018-01-05] (fcab01da - BT#13756) Catalogue: Fix date range to search sessions
 
+        - [2018-01-05] (3900fd2a - BT#13838) Display: Fix web page after registration
 
+        - [2018-01-05] (5d1fc769 - BT#13838) Display: Add Bootstrap style for link inside alert
 
+        - [2018-01-05] (f26113ec - BT#13838) Catalogue: Show sign-up button only when allow_registration setting is false
 
+        - [2018-01-05] (6fa2955a) Internal: Add constant WEB_PLUGIN_ASSET_PATH (used in v2)
 
+        - [2018-01-05] (3a30ed1c - GH#2275) Internal: Add use of session namespace to learnpath item view
 
+        - [2018-01-04] (c9257e83 - BT#13834) Gradebook: Fix cache paths when exporting to pdf
 
+        - [2018-01-04] (95732f80 - GH#2275) Learnpath: Fix menu display error
 
+        - [2018-01-03] (4f04c164) Admin : add notice_block to the elements to be sent to the layout tpl
 
+        - [2018-01-03] (b12b7e56 - BT#13587) Skill: Add "table_of_hierarchical_skill_presentation"
 
+        - [2018-01-02] (6f2c2de6) Ticket: improve icons
 
+        - [2018-01-02] (aa55ffb1) Display: Show/hide teacher info depending of setting "display_teacher_in_courselist"
 
+        - [2017-12-30] (faf0d7e5 - GH#2265) Global: Allow audio tag works with htmlpurifier
 
+        - [2017-12-29] (6555d8f1 - GH#2261) Learnpath: Fix hide left column in LP
 
+        - [2017-12-28] (b9e9ac47 - GH#2149) Webservice: Rename methods saveNewCourse() and saveNewUser() to addCourse() and addUser() in restApi (missing part)
 
         - [2017-12-28] (c94f7cf2 - BT#13822) Learnpath: Fix issue in comparing document path with code path in document source validation before iframe
 
         - [2017-12-28] (c7327e9f - GH#2214) Install: Remove minor query blocking migration (intra-version)
 
         - [2017-12-28] (d7c55369 - GH#2149) Webservice: Rename methods saveNewCourse() and saveNewUser() to addCourse() and addUser() in restApi