summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Stottlemyer <bstottle@ford.com>2018-06-14 05:41:06 -0400
committerJani Heikkinen <jani.heikkinen@qt.io>2018-06-14 10:35:34 +0000
commitcc454911ac5aec527379c2e51259583071d21ca9 (patch)
tree894cbb0727f470a69bee7275b6175a79caa7b007
parent1d462a792a17ec1c09b632ea6ad0adad15ad4cbe (diff)
Add changes file for Qt 5.11.1v5.11.1
Change-Id: If32d074942929f6b87e87098d32e0acc9fa7c57a Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
-rw-r--r--dist/changes-5.11.126
1 files changed, 26 insertions, 0 deletions
diff --git a/dist/changes-5.11.1 b/dist/changes-5.11.1
new file mode 100644
index 0000000..610e8ad
--- /dev/null
+++ b/dist/changes-5.11.1
@@ -0,0 +1,26 @@
+Qt 5.11.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.11.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+Note: Tech Preview modules are able to change APIs to refine or enhance the
+module's functionality. Thus Qt's binary compatibility quarantees aren't
+applicable. Code switching to 5.11.0 from earlier versions of Qt Remote
+Objects will need to be recompiled.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* Qt 5.11.1 Changes *
+****************************************************************************
+
+ - This release contains several fixes for MODEL/SUBCLASS handling and tests.