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>
This commit is contained in:
Thiago Macieira 2016-09-14 13:34:56 -07:00 committed by Antti Kokko
parent ce9147f917
commit 1f01423e86

8
dist/changes-5.6.2 vendored
View File

@ -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 *
****************************************************************************