diff options
-rw-r--r-- | dist/changes-4.2.2.md | 6 |
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) |