summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-08-16 20:54:40 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-08-16 20:54:40 +0200
commit5105e9dbc91e5e12ddfc26b53debbe3767e21874 (patch)
tree59cc2de4582a162702949983dd68cd3a0bf6d0e9
parentb6dd4264111eb277a3fed451979a85e99a0778ba (diff)
parent3e4d8aa8f0dd63ba67b3c484bcd070dba8c87e13 (diff)
Merge remote-tracking branch 'origin/release' into stableold/5.1
-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.