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.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0
index bf40f28..8e755b4 100644
--- a/dist/changes-5.2.0
+++ b/dist/changes-5.2.0
@@ -111,3 +111,6 @@ information. Android uarts such as /dev/ttyHS* (High speed UART) and
- [QTBUG-34474] Replace the internal QTtyLocker with QLockFile from QtCore and a
small convenience on top of it to comply with the locking directories lockdev
also uses.
+
+- Support has been added for the hard-coded device enumeration backend to get
+information. /dev/ttyO* (native OMAP UART) is supported by that backend.