diff options
author | Marc Mutz <marc.mutz@kdab.com> | 2014-08-15 09:47:14 +0200 |
---|---|---|
committer | Marc Mutz <marc.mutz@kdab.com> | 2014-08-26 15:07:33 +0200 |
commit | 2112a3eb77819165f8fd441a71ccf4a2dc2095bf (patch) | |
tree | e7062c77fbf9d9c72d55b2d9f6396184a706d601 /dist | |
parent | 2529a8aaa2f5781f0d665f377a848626439c2de4 (diff) | |
download | qtbase-2112a3eb77819165f8fd441a71ccf4a2dc2095bf.tar.gz qtbase-2112a3eb77819165f8fd441a71ccf4a2dc2095bf.tar.bz2 qtbase-2112a3eb77819165f8fd441a71ccf4a2dc2095bf.zip |
Add empty changes-5.3.2 file
Change-Id: I2e207e94b12302cddf84a2eb5450214a873d8e2f
Reviewed-by: Jani Heikkinen <jani.heikkinen@digia.com>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-5.3.2 | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/dist/changes-5.3.2 b/dist/changes-5.3.2 new file mode 100644 index 0000000000..58f53024e2 --- /dev/null +++ b/dist/changes-5.3.2 @@ -0,0 +1,51 @@ +Qt 5.3.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.3.0. + +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 * +**************************************************************************** + +QtCore +------ + +QtGui +----- + +QtSql +----- + +QtWidgets +--------- + +**************************************************************************** +* Platform Specific Changes * +**************************************************************************** + +Android +------- + +**************************************************************************** +* Tools * +**************************************************************************** + +configure & build system +------------------------ + +qmake +----- |