summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-04-06 03:01:37 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-04-06 03:01:37 +0200
commitb1908a1f8fa7cd358e830ba774b92452fc7085f9 (patch)
tree43f0ee26e7f9504b9975f494edc0c0b4cff3847d
parentead6315cc9624322ed5bca8e34cf426d0fa9159b (diff)
parentf5f5eea1e204642c25360106825a92a9336584b4 (diff)
downloadqtwebchannel-b1908a1f8fa7cd358e830ba774b92452fc7085f9.tar.gz
Merge remote-tracking branch 'origin/5.13' into dev
Change-Id: Icd2d943af2304b3df3b1bc43bd8b55d9fd772964
-rw-r--r--dist/changes-5.12.225
1 files changed, 25 insertions, 0 deletions
diff --git a/dist/changes-5.12.2 b/dist/changes-5.12.2
new file mode 100644
index 0000000..53a68de
--- /dev/null
+++ b/dist/changes-5.12.2
@@ -0,0 +1,25 @@
+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.
+
+****************************************************************************
+* UNSPECIFIED *
+****************************************************************************
+
+ - Enum values and QFlags are now correctly converted to and
+ from integers in the JS interface