summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-10-26 10:53:16 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-05 08:16:03 +0100
commit26458aef426cde967433035d2af0ab244db3aec0 (patch)
tree0fe0493775b295a0917f539ddd333e3dc0684079 /dist
parentca6365369d6676053878d7501f8236582eed94b7 (diff)
downloadqtserialport-26458aef426cde967433035d2af0ab244db3aec0.tar.gz
Add a new simple and command line async writer example
Change-Id: I8f33126de5c78da9a4a0dbddd16eecde7044f0c5 Reviewed-by: Sergey Belyashov <Sergey.Belyashov@gmail.com> Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'dist')
-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 c9e9496..239a9a3 100644
--- a/dist/changes-5.2.0
+++ b/dist/changes-5.2.0
@@ -88,6 +88,9 @@ documentation.
- New command line sync writer example available with screen shot and
documentation.
+- New command line async writer example available with screen shot and
+documentation.
+
- [QTBUG-34329] Support added for loading udev at runtime rather than linking at
compilation time.