From 36820a366bf678cfcf184cb6a30f3e81c9aa0576 Mon Sep 17 00:00:00 2001 From: aksalova Date: Tue, 17 Apr 2012 16:42:49 +0300 Subject: Bump Qt version to 4.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iecae324b1ae00c0d6fb6ed36a8f4a27f51a31d07 Reviewed-by: Jason McDonald Reviewed-by: Simo Fält Reviewed-by: Juha Kukkonen Reviewed-by: Lars Knoll --- dist/changes-4.8.2 | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 dist/changes-4.8.2 (limited to 'dist') diff --git a/dist/changes-4.8.2 b/dist/changes-4.8.2 new file mode 100644 index 0000000000..efcfc4ba02 --- /dev/null +++ b/dist/changes-4.8.2 @@ -0,0 +1,79 @@ +Qt 4.8.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 4.8.0. For more details, +refer to the online documentation included in this distribution. The +documentation is also available online: + + http://qt-project.org/doc/4.8 + +The Qt version 4.8 series is binary compatible with the 4.7.x series. +Applications compiled for 4.7 will continue to run with 4.8. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker or the Merge Request queue +of the public source repository. + +Qt Bug Tracker: http://bugreports.qt-project.org +Merge Request: http://codereview.qt-project.org + +**************************************************************************** +* General * +**************************************************************************** + +General Improvements +-------------------- + +**************************************************************************** +* Library * +**************************************************************************** + +QtGui +----- + +QtNetwork +--------- + +QtCore +------ + +QtScript +-------- + +QtDBus +------ + +QtSql +----- + +Declarative +----------- + +OpenVG +------ + +OpenGL +------ + +3rdParty +-------- + +**************************************************************************** +* Platform Specific Changes * +**************************************************************************** + +Qt for Linux/X11 +---------------- + +Qt for Windows +-------------- + +Qt for Mac OS X +--------------- + +Qt for Symbian +-------------- + + +**************************************************************************** +* Tools * +**************************************************************************** + -- cgit v1.2.1