summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2014-11-28 13:20:35 +0300
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-28 13:58:16 +0100
commit9aef6c3c8ff97b7998bdd813f7c7f3d845b2a53f (patch)
tree194dc04992bbeb970d730a92a4e8e70c2ed28289
parent5cad0324c32a09ed6ef9505f2b88f94aac0278d8 (diff)
downloadqtserialport-5.4.0.tar.gz
Remove foreign records from 5.4.0 changesv5.4.05.4.0
To this changelog were added wrong changes from 5.4.1. Change-Id: I77cc5abb7d537dda3859969d18fb22546cf466ec Reviewed-by: Sergey Belyashov <Sergey.Belyashov@gmail.com>
-rw-r--r--dist/changes-5.4.03
1 files changed, 0 insertions, 3 deletions
diff --git a/dist/changes-5.4.0 b/dist/changes-5.4.0
index 3b6f399..a028542 100644
--- a/dist/changes-5.4.0
+++ b/dist/changes-5.4.0
@@ -37,6 +37,3 @@ information about a particular change.
method.
* Now the bytesToWrite() on Windows returns the zero after WriteFile()
was called.
- * [QTBUG-41262] Fixed QSPI::isNull() method, which should returns false
- when QSPI is empty.
- * [QTBUG-38639] Allow to use custom devices paths.