diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2018-10-04 20:17:49 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2018-10-04 20:17:49 +0000 |
commit | 5ce97616ee221e6af58aba71680159498627f097 (patch) | |
tree | 9c86fe62b382baf5f44718b689c902575048b0a3 /dist/libxcb/NEWS | |
parent | 7368b12dcb1116be0b0cc22ab4a321e516f90a59 (diff) |
Update to libxcb 1.13.1, a small bug fix release.
ok naddy@
Diffstat (limited to 'dist/libxcb/NEWS')
-rw-r--r-- | dist/libxcb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/libxcb/NEWS b/dist/libxcb/NEWS index c792b0559..b2ab096a6 100644 --- a/dist/libxcb/NEWS +++ b/dist/libxcb/NEWS @@ -1,3 +1,7 @@ +Release 1.13.1 (2018-09-27) +=========================== +* Don't flag extra reply in xcb_take_socket + Release 1.13 (2018-02-28) ========================= * Add support for variable-sized lists of FDs |