From 9c02a285529945bf1c3b8fb6d6faf7b382724f72 Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Wed, 5 Dec 2012 18:22:26 +0100 Subject: Add an empty dist/changes-5.1.0 file Change-Id: I687fb48b125f108d7ffb3f042d7e8d5d79d67945 Reviewed-by: Thiago Macieira --- dist/changes-5.1.0 | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 dist/changes-5.1.0 diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0 new file mode 100644 index 0000000000..8dfd6a8849 --- /dev/null +++ b/dist/changes-5.1.0 @@ -0,0 +1,99 @@ +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 * +**************************************************************************** + +QtCore +------ + + - + +QtGui +----- + + - + + +QtNetwork +--------- + + - + + + +**************************************************************************** +* Database Drivers * +**************************************************************************** + + +**************************************************************************** +* Platform Specific Changes * +**************************************************************************** + +Qt for Linux/X11 +---------------- + - + +Qt for Windows +-------------- + - + +Qt for Mac OS X +--------------- + - + +Qt for Embedded Linux +--------------------- + + +Qt for Windows CE +----------------- + + +**************************************************************************** +* Compiler Specific Changes * +**************************************************************************** + + +**************************************************************************** +* Plugins * +**************************************************************************** + + -- cgit v1.2.3