diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2017-06-23 10:49:24 -0700 |
---|---|---|
committer | Akseli Salovaara <akseli.salovaara@qt.io> | 2017-06-27 10:38:43 +0000 |
commit | 081a7c9ba8557c78b4d78686d0bfb419a8383946 (patch) | |
tree | 9384e37ee49db262e54aa2f135378a3091c9e258 /dist | |
parent | 11d36bd9eb29995629fe460bb1b24383b47ae5e5 (diff) | |
download | qtbase-081a7c9ba8557c78b4d78686d0bfb419a8383946.tar.gz |
Add the MSVC 2013 drop to the 5.9.1 changelog
We should repeat it in 5.10 and 5.9 changelogs (until 5.11 is released).
Change-Id: Ibe46a7253188480890f9fffd14cad187ac091e79
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-5.9.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-5.9.1 b/dist/changes-5.9.1 index 1b6aea86ab..0fc6643013 100644 --- a/dist/changes-5.9.1 +++ b/dist/changes-5.9.1 @@ -21,6 +21,13 @@ information about a particular change. * Qt 5.9.1 Changes * **************************************************************************** +Deprecation Notice +------------------ + + - The following platforms or toolchains are deprecated and will be + removed as of Qt 5.11: + * Microsoft Visual Studio 2013 + Important Behavior Changes -------------------------- |