summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2019-02-20 15:21:30 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2019-02-21 07:24:55 +0000
commite8026ec6a30c5124c2e3162d9a17e9ae11fa4475 (patch)
treea5b4239453bcc53540314cefde3ac65388eb25bf
parent5e2450f4559f03a480e37318084bab99fdc128fc (diff)
downloadqtxmlpatterns-5.12.2.tar.gz
Add changes file for Qt 5.12.2v5.12.25.12.2
+ 1ff699ae47d14e39316a335ce897ca55a8ce6aad Doc: Correct depends statement in qtxmlpatterns.qdocconf + 79984891427743dfb16df056ecee56384024e93e Bump version Change-Id: Ie141fee167d89bda3878c9023541faec61c00e11 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--dist/changes-5.12.220
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-5.12.2 b/dist/changes-5.12.2
new file mode 100644
index 0000000..0c8bd85
--- /dev/null
+++ b/dist/changes-5.12.2
@@ -0,0 +1,20 @@
+Qt 5.12.2 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.1.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.12 series is binary compatible with the 5.11.x series.
+Applications compiled for 5.11 will continue to run with 5.12.
+
+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.
+
+ - This release contains only minor code improvements.