From: Sergio Ahumada Date: Mon, 22 Jul 2013 13:33:17 +0000 (+0200) Subject: Add changes-5.1.1 file X-Git-Tag: accepted/tizen/20131212.181521~89^2^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e792030339b9db11ba64c8b64d70d4f932de3284;p=platform%2Fupstream%2Fqttools.git Add changes-5.1.1 file Change-Id: I7254379bc54c5aa562fd13b44f66d245244c4d6a Reviewed-by: Oswald Buddenhagen Reviewed-by: Sergio Ahumada --- diff --git a/dist/changes-5.1.1 b/dist/changes-5.1.1 new file mode 100644 index 0000000..e233af4 --- /dev/null +++ b/dist/changes-5.1.1 @@ -0,0 +1,25 @@ +Qt 5.1.1 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.1.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.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 * +**************************************************************************** + + - This release contains only minor code improvements.