summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-05-18 10:28:53 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-18 09:08:32 +0000
commit3648279cf5fee134bb62fdc614961778bcca2341 (patch)
tree662237b0c263ebfad9edeb359011b5e45cde8af5 /dist
parent0f77b33d55d2f0467de00640774b179f8fa3ef69 (diff)
downloadqtdoc-3648279cf5fee134bb62fdc614961778bcca2341.tar.gz
Add changelog for 5.6.1 release
Change-Id: I2197df5ddce17a90bc317eaf91b887ddc2f42f4f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.6.123
1 files changed, 23 insertions, 0 deletions
diff --git a/dist/changes-5.6.1 b/dist/changes-5.6.1
new file mode 100644
index 00000000..32c2964d
--- /dev/null
+++ b/dist/changes-5.6.1
@@ -0,0 +1,23 @@
+Qt 5.6.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.6.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ https://doc.qt.io/qt-5/
+
+Some of the changes listed in this file may 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.
+
+****************************************************************************
+* General *
+****************************************************************************
+
+ - Fixed several instances of missing, incorrect or obsolete information.
+ - Fixed linking to example documentation, corresponding with changes to
+ example paths in qtbase and other repositories.