diff --git a/documentation/changelog.html b/documentation/changelog.html
index bd05d32fec..8a95b2d437 100755
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -221,6 +221,10 @@
Improvements (minor features) and debug
In reverse chronological order...
+ - [2024-10-21] (c9e3e1f3) CI: Fix fill in blanks question test
+ - [2024-10-21] (a97d5b76 - GH#5880) Fix behat tests (#5880) * CI: Fix users name displayed in test to create session * CI: Fix behat test for matching question * CI: Fix behat test for oral expression question * CI: Fix behat test for Combination true/false/don't-know question * CI: Fix users name displayed in test to create session * Survey: Fix duplication
+ - [2024-10-21] (ef8f48e9) CI: Fix users name displayed in test to create session
+ - [2024-10-21] (0c256b54) Internal: Avoid double slash in sys_code_path and rel_code_path in api_get_path() (noticeable double slash in installer)
- [2024-10-21] (c7290daa - GH#5684) Portfolio: Add missing steps for correct portfolio tool functionality
- [2024-10-21] (ab6c2129) Exercise: Increase blurriness of text in reading comprehension questions (better resolutions make it possible to read)
- [2024-10-21] (d2772e4b - GH#5132) Tracking: Add support for c_lp_item_view in notification icons on course homepage