aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-4.3.0.md
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2017-05-25 09:45:19 +0300
committerOrgad Shaneh <orgads@gmail.com>2017-05-26 07:14:31 +0000
commitf36ba4aedfe505dc9ce79323be77c13da66adffa (patch)
tree5babc50b1c4e11944774868ae1238c4a32f45e1b /dist/changes-4.3.0.md
parent9b9a883a9a1da26c689ede649d687270ba39837c (diff)
Changelog: Fix gerrit changes
Change-Id: I8c16cbdd671accff977cfb6cbf5ef919183dd247 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'dist/changes-4.3.0.md')
-rw-r--r--dist/changes-4.3.0.md4
1 files 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