summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-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 43c32a9..c9e9496 100644
--- a/dist/changes-5.2.0
+++ b/dist/changes-5.2.0
@@ -100,3 +100,7 @@ present.
- [QTBUG-34429] Mark the the data error policy obsolete. End users should stop
using this feature now. It may be removed later in Qt 6.X, and there is a
warning now if it is used.
+
+- Support has been added for the hard-coded device enumeration backend to get
+information. Android uarts such as /dev/ttyHS* (High speed UART) and
+/dev/ttyHSL* (Low speed UART) are supported by that backend.