aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2016-05-24 12:50:39 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-26 18:04:42 +0000
commitfe5de01d24f4e61c90a5041d3b8ab19188902023 (patch)
tree34d86cda15fe013399e376a50c997fb9c69a603d /dist
parent52175e3b69c88a3e577e9c6790b6a15fd1a579c3 (diff)
Update changelog for 5.7.0
Change-Id: I7dfe7173aa6cc742a54cc80a7a1ed9c4c3d79b6c Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.7.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0
index bcd8a318..10733805 100644
--- a/dist/changes-5.7.0
+++ b/dist/changes-5.7.0
@@ -24,3 +24,6 @@ information about a particular change.
"import QtQuick.VirtualKeyboard", as the module is now also available
under the open-source GPLv3 license.
+ - Added support for selection handles. Currently, it's only supported for
+ the integrated VKB. Support for the dedicated VKB will be a separate
+ commit.