diff options
author | marha <marha@users.sourceforge.net> | 2009-12-02 19:44:36 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-12-02 19:44:36 +0000 |
commit | 57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f (patch) | |
tree | e238147f048f84c45b4d2d0de99c7939d6bb5d1d /libxcb/xcb-proto/NEWS | |
parent | 314d225f3a60cc0ea63c292a2c2ffe3609e7c739 (diff) | |
download | vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.tar.gz vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.tar.bz2 vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.zip |
Updated to xcb-proto-1.6
Diffstat (limited to 'libxcb/xcb-proto/NEWS')
-rw-r--r-- | libxcb/xcb-proto/NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libxcb/xcb-proto/NEWS b/libxcb/xcb-proto/NEWS index e9a6a51cb..e6028d602 100644 --- a/libxcb/xcb-proto/NEWS +++ b/libxcb/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 |