aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2019-11-06 14:36:34 +0100
committerMiguel Costa <miguel.costa@qt.io>2019-11-15 08:42:10 +0000
commitda239ca90edc6274ca6e914f64919ca1bc64df04 (patch)
tree4ac20b7ef417a8caadc468a2de9968a16f865b4e /Changelog
parent318a5cb09ef0c816180ce2bd7af420952acf7742 (diff)
Update version number to 2.4.2v2.4.2
Change-Id: Icf552f16dd4281f17d91a0d2e575c559634a716f Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8b2c04c6..12c9fb8a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,17 @@
+The Qt Visual Studio Tools version 2.4.2 includes several bug fixes.
+
+Changes
+-------
+ - Fixed QTVSADDINBUG-674: Error importing .pro: "invalid character in path"
+ - Fixed QTVSADDINBUG-676: Link error in project with references to other projects
+ - Fixed QTVSADDINBUG-681: Error importing .pro using static build of Qt
+ - Fixed QTVSADDINBUG-683: Error building with long PATH value
+ - Fixed QTVSADDINBUG-684: Build error: " was unexpected
+ - Fixed QTVSADDINBUG-693: Compiling sources generated by Qt tools produces unexpected .asm files
+ - Fixed QTVSADDINBUG-694: Project is never up-to-date
+ - Fixed QTVSADDINBUG-699: Error compiling qrc-generated sources with pre-compiled headers
+
+
The Qt Visual Studio Tools version 2.4.1 includes several bug fixes.
Rev. 12