aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-4.2.2.md
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2017-02-08 08:46:08 +0200
committerOrgad Shaneh <orgads@gmail.com>2017-02-08 13:35:34 +0000
commita6f43e49b72bbacb3ef143aa2ce7583e25629df7 (patch)
tree205d915ae3a958cc24d1a727aa9b0987f8cfe0ba /dist/changes-4.2.2.md
parentce088cb754331104b07f16020abcb99172b01f55 (diff)
More change log for 4.2.2
Change-Id: Ia70fb604a8b2189ae4499ecb34910e56744f86f2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'dist/changes-4.2.2.md')
-rw-r--r--dist/changes-4.2.2.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-4.2.2.md b/dist/changes-4.2.2.md
index f3ed405838..842274a885 100644
--- a/dist/changes-4.2.2.md
+++ b/dist/changes-4.2.2.md
@@ -17,5 +17,9 @@ Qbs Projects
Version Control Systems
-* Gerrit
+* Git
* Fixed crash when committing and pushing to Gerrit (QTCREATORBUG-17634)
+ * Fixed searching for patterns starting with dash in `Files in File System`
+ when using `git grep`
+ * Fixed discarding changes before performing other actions (such as Pull)
+ (QTCREATORBUG-17156)