summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2020-02-22 12:10:53 -0800
committerMatt Turner <mattst88@gmail.com>2020-02-22 12:20:08 -0800
commit4b40b44cb6d088b6ffa2fb5cf3ad8f12da588cef (patch)
tree10366949be42cc572fe0dc07fcaac1b215d9933a /NEWS
parent78c492deaa7ae3aad0b0eeb4b126bb291cc637a7 (diff)
Release libxcb 1.14libxcb-1.14
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2ab096..224544b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Release 1.14 (2020-02-22)
+=========================
+* Add xcb_total_read() and xcb_total_written() API
+* Support check >= 0.13 API (for make check)
+* Bug fix to handle EINTR from recvmsg
+* Only require pthread-stubs on non-Linux platforms
+
Release 1.13.1 (2018-09-27)
===========================
* Don't flag extra reply in xcb_take_socket