aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-4.2.2.md
diff options
context:
space:
mode:
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)