diff options
Diffstat (limited to 'dist/libxcb/NEWS')
-rw-r--r-- | dist/libxcb/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/libxcb/NEWS b/dist/libxcb/NEWS index e1b46555a..c792b0559 100644 --- a/dist/libxcb/NEWS +++ b/dist/libxcb/NEWS @@ -1,3 +1,12 @@ +Release 1.13 (2018-02-28) +========================= +* Add support for variable-sized lists of FDs +* Poll for events when blocking waiting for special events +* xinput: Enable XInput extension by default +* ge: Add explicit support for GenericEvent extension +* Fix documentation warnings from clang +* Cosmetic cleanups + Release 1.12 (2016-05-18) ========================= * configure: Various fixes for dri3 and FD passing support |