From 7f1017931ca709bd18085d930d352a3aae877fb3 Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Thu, 24 Oct 2013 12:58:09 +0200 Subject: Add empty dist/changes-5.3.0 file Change-Id: Iea2f6bb3b1d5c922167c4e96c825c08db9aa1b4e Reviewed-by: Sergio Ahumada --- dist/changes-5.3.0 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 dist/changes-5.3.0 (limited to 'dist') 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 +----- -- cgit v1.2.3