diff options
author | Marc Mutz <marc.mutz@kdab.com> | 2013-10-24 12:58:09 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-10-26 00:39:51 +0200 |
commit | 7f1017931ca709bd18085d930d352a3aae877fb3 (patch) | |
tree | c58d162a04f1c4595cc06d8133d84b4191e2590e /dist | |
parent | 041abb93169668b8f6ebac128050d4507e000e16 (diff) | |
download | qtbase-7f1017931ca709bd18085d930d352a3aae877fb3.tar.gz qtbase-7f1017931ca709bd18085d930d352a3aae877fb3.tar.bz2 qtbase-7f1017931ca709bd18085d930d352a3aae877fb3.zip |
Add empty dist/changes-5.3.0 file
Change-Id: Iea2f6bb3b1d5c922167c4e96c825c08db9aa1b4e
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-5.3.0 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/dist/changes-5.3.0 b/dist/changes-5.3.0 new file mode 100644 index 0000000000..87d9c771e7 --- /dev/null +++ b/dist/changes-5.3.0 @@ -0,0 +1,29 @@ +Qt 5.3 introduces many new features and improvements as well as bugfixes +over the 5.2.x series. For more details, refer to the online documentation +included in this distribution. The documentation is also available online: + + http://qt-project.org/doc/qt-5.3 + +The Qt version 5.3 series is binary compatible with the 5.2.x series. +Applications compiled for 5.2 will continue to run with 5.3. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + + http://bugreports.qt-project.org/ + +Each of these identifiers can be entered in the bug tracker to obtain more +information about a particular change. + +**************************************************************************** +* Library * +**************************************************************************** + +QtWidgets +--------- + +QtCore +------ + +QtGui +----- |