summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2018-02-28 01:26:55 +0000
committerDaniel Stone <daniels@collabora.com>2018-02-28 17:24:53 +0000
commit7e0f166579672d71efd819c81f0c932b0acd542c (patch)
tree2de82673ea5ea27d7e605718abe881e979e002ba /NEWS
parenta3e9821bec08a69b355b46b0655562b9df61bb21 (diff)
Release libxcb 1.13libxcb-1.13
Signed-off-by: Daniel Stone <daniels@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1b4655..c792b05 100644
--- a/NEWS
+++ b/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