summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-09-14 13:34:56 -0700
committerAntti Kokko <antti.kokko@qt.io>2016-09-15 10:09:22 +0000
commit1f01423e86a4ad6f94db06168272d4cf3d47d44b (patch)
tree671b7c4c0c520919ddc11ac0eced1f2fed55ade8 /dist
parentce9147f917ee906efdabed355b93a934b2aefa9a (diff)
Move the ATSPI Linux A11y change to the Linux block
I actually doubt it's Linux-specific (more like all Unix), but the changes are in files called "linuxaccessibility". Change-Id: I9093948278414644a416fffd14744ae826b83303 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.6.28
1 files changed, 2 insertions, 6 deletions
diff --git a/dist/changes-5.6.2 b/dist/changes-5.6.2
index 5a004e98f8..7b62a018f3 100644
--- a/dist/changes-5.6.2
+++ b/dist/changes-5.6.2
@@ -309,6 +309,8 @@ Linux
- [QTBUG-54733] It is now possible to opt out from installing signal
handlers when running with eglfs and linuxfb by setting the
QT_QPA_NO_SIGNAL_HANDLER environment variable to a non-zero value.
+ - Fixed the value of the 'defined' field in ATSPI GetAttributeValue
+ results.
macOS
-----
@@ -327,12 +329,6 @@ Windows
- Fixed a new[]/delete mismatch in Windows tablet support.
-X11 / XCB
----------
-
- - Fixed the value of the 'defined' field in ATSPI GetAttributeValue
- results.
-
****************************************************************************
* Tools *
****************************************************************************