diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-05-16 08:49:01 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-05-16 08:49:01 +0000 |
commit | 2b99abbf904b991354dd11894f89df4149d78452 (patch) | |
tree | 7115019219898a5af95ff5eab9dd2de4f64c23ed /proto/xcb-proto/NEWS | |
parent | cce403ce8a020b2a263b96cfadd870d153c1d618 (diff) |
Update to libxcb 1.14 and xcb-proto 1.14. ok tb@
Diffstat (limited to 'proto/xcb-proto/NEWS')
-rw-r--r-- | proto/xcb-proto/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/proto/xcb-proto/NEWS b/proto/xcb-proto/NEWS index efae961ab..9bab62be7 100644 --- a/proto/xcb-proto/NEWS +++ b/proto/xcb-proto/NEWS @@ -1,3 +1,9 @@ +Release 1.14 (2020-02-22) +========================= +* Fix size computation of imported lists +* Allow access to the original type in the XML +* Add sysroot prefix to pkgconfig file (Fixes #9) + Release 1.13 (2018-02-28) ========================= * dri3: Add multi-plane/modifier protocol for v1.2 |