summaryrefslogtreecommitdiff
path: root/dist/changes-5.2.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.2.0')
-rw-r--r--dist/changes-5.2.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0
index 51e3d44..a51701e 100644
--- a/dist/changes-5.2.0
+++ b/dist/changes-5.2.0
@@ -127,3 +127,7 @@ support the enumeration of such devices.
- [QTBUG-35184] Mark the isValid() method in QSerialPortInfo deprecated because
it has no common use case.
+
+- [QTBUG-35215] Mark the QSerialPort::UnknownParity method in QSerialPort
+deprecated because it has no use case, and was added mistakenly. There is no
+such a "standard" serial port parity behavior.