summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-13 20:16:09 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-22 14:27:33 +0200
commit6be17278619e58c3f76c28ed3139e5a3462b840d (patch)
tree7cebc8263b562f6bb436536e0207f13d1e073e54 /dist
parentbfb09e618bb6e2e241e6873d9907dcdafd9c7ae8 (diff)
downloadqtactiveqt-6be17278619e58c3f76c28ed3139e5a3462b840d.tar.gz
Add changes-5.1.0 file
Change-Id: I3ae9d748d7218337f124e6713f6327861b486770 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.1.022
1 files changed, 22 insertions, 0 deletions
diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0
new file mode 100644
index 0000000..505b0cc
--- /dev/null
+++ b/dist/changes-5.1.0
@@ -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.