aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 185a6e04..8c29131e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+The Qt Visual Studio Tools version 2.4.0 implements Qt project settings as MSBuild properties, and
+also adds support for Qt Remote Objects.
+
+Changes
+-------
+ - Qt settings are now stored as fully fledged MSBuild properties (QTVSADDINBUG-575)
+ - Added support for Qt Remote Objects (QTVSADDINBUG-585)
+ - Fixed QTVSADDINBUG-598: Cannot export library projects to .pro files
+ - Fixed QTVSADDINBUG-632: Include path out-of-sync between moc and C++ compiler
+
+
The Qt Visual Studio Tools version 2.3.2 contains several bug fixes.
Changes