summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-09-06 14:34:04 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-09-06 14:34:04 +0200
commitca7d7a458b2dda46b69358255b1b2c0e587a7290 (patch)
tree54df9bdc4503d08646f5bb11ef97c71b06f1f4b2
parentf9974fbc1fe046785864c74cc180ce94c94dfaa5 (diff)
parent5105e9dbc91e5e12ddfc26b53debbe3767e21874 (diff)
Merge remote-tracking branch 'origin/stable' into devv5.2.0-alpha1
-rw-r--r--dist/changes-5.1.122
1 files changed, 22 insertions, 0 deletions
diff --git a/dist/changes-5.1.1 b/dist/changes-5.1.1
new file mode 100644
index 0000000..505b0cc
--- /dev/null
+++ b/dist/changes-5.1.1
@@ -0,0 +1,22 @@
+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 *
+****************************************************************************
+
+ - This release contains only minor code improvements.