From 41059acc1807ee9f2330e2f68f44f236b28b6223 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Sat, 12 Mar 2016 21:29:11 +0200 Subject: [PATCH] Changelog: Add some entries Change-Id: Icb61b6748e597568416dd6419b93e0829afc1ecb Reviewed-by: Leena Miettinen Reviewed-by: Eike Ziller --- dist/changes-4.0.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dist/changes-4.0.0.md b/dist/changes-4.0.0.md index 9c8134b0d0a..74faefe36d0 100644 --- a/dist/changes-4.0.0.md +++ b/dist/changes-4.0.0.md @@ -51,6 +51,7 @@ CMake Projects Qbs Projects +* Improved performance when opening large projects * Added support for SCXML files Qt Support @@ -117,6 +118,8 @@ Version Control Systems * Increased minimum Git version to 1.8.0 * Fixed missing update of file list in commit editor after merging files (QTCREATORBUG-15569) + * Added optional hiding of branches without activity for 90 days to Branches + dialog (QTCREATORBUG-15544) Diff Viewer