diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index b8a13386bd..48c6b6fd01 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -107,6 +107,7 @@ to view the last release notes of version 5.1.1.
Controllers
+
63565If Controller: GC issue with JMeter during the endurance run when using with "Interpret Condition as Variable Expression?" unchecked => Improve documentation
Listeners
@@ -151,6 +152,7 @@ to view the last release notes of version 5.1.1.
63760JOrphanUtils: add random alphanumeric password generator
63355View Results Tree: Browser view option is not Available with Java 11, document how to make it available
62861Thread Group: Provide ability to configure whether a new iteration is a new user or same user (Would be applied on Cookie Manager, Cache Manager and httpclient.reset_state_on_thread_group_iteration). Contributed by Ubik Load Pack (support at ubikloadpack.com)
+
63616Fix Javadoc: JMeterContext#getThreadNum() starts at 0 and not 1. Contributed by Ori Marko (orimarko at gmail.com)
Updated to httpclient/httpmime 4.5.10 (from 4.5.7)
Updated to dnsjava 2.1.9 (from 2.1.8)
Updated to jsoup 1.12.1 (from 1.11.3)
@@ -173,6 +175,8 @@ to view the last release notes of version 5.1.1.
Non-functional changes