diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-04-18 19:55:52 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-04-18 19:55:52 +0000 |
commit | 72aa7e5cb343204109b4e42d0e52a0d0f3aa0fed (patch) | |
tree | b8e5d673d87b15c8b2151dfbe781b43dbd54cdad /proto/xcb-proto/NEWS | |
parent | ce98885a4fb988df957cae61b00c5d97e21f7e56 (diff) |
Update to xcb-proto 1.6.
Diffstat (limited to 'proto/xcb-proto/NEWS')
-rw-r--r-- | proto/xcb-proto/NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/proto/xcb-proto/NEWS b/proto/xcb-proto/NEWS index e9a6a51cb..e6028d602 100644 --- a/proto/xcb-proto/NEWS +++ b/proto/xcb-proto/NEWS @@ -1,3 +1,14 @@ +Release 1.6 (2009-12-02) +======================= +* Add DRI2 protocol, based off of dri2proto.h and the server code. (v2) +* xf86dri.xml seems to have been wrong forever. Fixes bug #16894. +* shape: add missing padding bytes to GetRectangles +* Add XML description for the Generic Event extension. +* Add XML description for the XFree86VidMode extension. +* Fix typo in xf86vidmode.xml +* Fix length calculation for xfixes/FetchRegion reply +* Add pre-defined atoms to Atom enum + Release 1.5 (2009-05-09) ======================== * Add support for mod mask Any |