From f36ba4aedfe505dc9ce79323be77c13da66adffa Mon Sep 17 00:00:00 2001 From: Orgad Shaneh <orgad.shaneh@audiocodes.com> Date: Thu, 25 May 2017 09:45:19 +0300 Subject: [PATCH] Changelog: Fix gerrit changes Change-Id: I8c16cbdd671accff977cfb6cbf5ef919183dd247 Reviewed-by: Eike Ziller <eike.ziller@qt.io> --- dist/changes-4.3.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/changes-4.3.0.md b/dist/changes-4.3.0.md index 3a7fc8bf0d..59ab8b7609 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 -- GitLab