diff --git a/dist/changes-4.3.0.md b/dist/changes-4.3.0.md
index 3a7fc8bf0dfa51a9ff02317107ed8dbcd735c862..59ab8b7609a0f3f0d2ee64f619fbfa94913d6033 100644
--- a/dist/changes-4.3.0.md
+++ b/dist/changes-4.3.0.md
@@ -135,8 +135,8 @@ Version Control Systems
     * Added option to sign-off commits
     * Fixed handling of already merged files in merge tool
 * Gerrit
-    * Added detection of Gerrit remotes (SSH only)
-    * Added support for accessing Gerrit via HTTP(S)
+    * Added detection of Gerrit remotes
+    * Added support for accessing Gerrit via REST API over HTTP(S)
 
 Test Integration