aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-13 13:11:13 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-13 13:11:13 +0100
commit0c06631f26e83644889e69c95542651c2930c31a (patch)
tree19ce124b6f2e2f9d13cef0a43325814794a64183
parent8657988dd4074377a2131dee300ca35004869e3e (diff)
parentcc8f7422dded13eb0922df01e1a04514a06c80e8 (diff)
Merge remote-tracking branch 'origin/5.4' into dev
-rw-r--r--dist/changes-5.4.124
1 files changed, 24 insertions, 0 deletions
diff --git a/dist/changes-5.4.1 b/dist/changes-5.4.1
new file mode 100644
index 0000000..9f1911c
--- /dev/null
+++ b/dist/changes-5.4.1
@@ -0,0 +1,24 @@
+Qt 5.4.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.4.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
+
+The Qt version 5.4 series is binary compatible with the 5.3.x series.
+Applications compiled for 5.3 will continue to run with 5.4.
+
+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.
+
+****************************************************************************
+* Library *
+****************************************************************************
+
+ - This release contains only minor code improvements.