aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2019-10-14 16:00:06 +0200
committerMiguel Costa <miguel.costa@qt.io>2019-10-15 11:14:29 +0000
commitddbe644785fa77b44895a7dfe2ef9cf8fd3268f6 (patch)
tree2a77247e9e2fc706c535b37746ec22736f851ae4 /Changelog
parenta22a16fe0066692c1f0c1f88bd4d096212654f7b (diff)
Update changelog
Change-Id: Ia5fd4498d3baa3f2911566ec6f9bfda522574cf0 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cdbb5f46..8b2c04c6 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,16 @@
The Qt Visual Studio Tools version 2.4.1 includes several bug fixes.
+Rev. 12
+-------
+ - Fixed QTVSADDINBUG-663: Project format conversion fails due to unexpected elements in .vcxproj
+ - Fixed QTVSADDINBUG-665: $(DefaultVersion) no longer works
+ - Fixed QTVSADDINBUG-670: Unicode WinAPI functions called despite using multi-byte char set
+ - Fixed QTVSADDINBUG-671: Error "command too long" when using static build of Qt
+ - Fixed QTVSADDINBUG-672: Extension does not load in VS2019 v16.2 or earlier
+ - Fixed QTVSADDINBUG-673: Intellisense is unable to locate Qt headers
+ - Fixed QTVSADDINBUG-680: Build errors when using an earlier version of Qt (<= 5.7)
+ - Fixed QTVSADDINBUG-682: Menu open "Qt Project Settings" opens empty dialog
+
Changes
-------
- Fixed QTVSADDINBUG-391: Qt VS Tools no longer works with static builds