From 2dee884ed947d2b3ba8642456011fdd6fc434d43 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Mon, 8 Apr 2013 11:21:25 +0200 Subject: Add change log file for Qt 5.1.0 Change-Id: I9bd3fe3cb3897c18b08a3f9d4792f69a29d9d5f9 Reviewed-by: Shawn Rutledge --- dist/changes-5.1.0 | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 dist/changes-5.1.0 (limited to 'dist') diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0 new file mode 100644 index 0000000000..cee8d4b382 --- /dev/null +++ b/dist/changes-5.1.0 @@ -0,0 +1,65 @@ +Qt 5.1 introduces many new features and improvements as well as bugfixes +over the 5.0.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.1 + +The Qt version 5.1 series is binary compatible with the 5.0.x series. +Applications compiled for 5.0 will continue to run with 5.1. + +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. + +**************************************************************************** +* General * +**************************************************************************** + +General Improvements +-------------------- + + +Third party components +---------------------- + + + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + + +**************************************************************************** +* Library * +**************************************************************************** + + +**************************************************************************** +* Database Drivers * +**************************************************************************** + + +**************************************************************************** +* Platform Specific Changes * +**************************************************************************** + + +**************************************************************************** +* Compiler Specific Changes * +**************************************************************************** + + +**************************************************************************** +* Tools * +**************************************************************************** + + + +**************************************************************************** +* Plugins * +**************************************************************************** + -- cgit v1.2.3