From 2112a3eb77819165f8fd441a71ccf4a2dc2095bf Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Fri, 15 Aug 2014 09:47:14 +0200 Subject: Add empty changes-5.3.2 file Change-Id: I2e207e94b12302cddf84a2eb5450214a873d8e2f Reviewed-by: Jani Heikkinen --- dist/changes-5.3.2 | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 dist/changes-5.3.2 (limited to 'dist/changes-5.3.2') 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 +----- -- cgit v1.2.3