From: Julien Danjou Date: Fri, 29 May 2009 06:12:16 +0000 (+0200) Subject: Release xcb-proto 1.5 X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57beb8a0ef5c7066ebafad7b60a4a8852e017ca6;p=free-sw%2Fxcb%2Fproto Release xcb-proto 1.5 Signed-off-by: Julien Danjou --- diff --git a/NEWS b/NEWS index e007eae..e9a6a51 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Release 1.5 (2009-05-09) +======================== +* Add support for mod mask Any +* Add and use altenum (non-exhaustive enum) +* Tweak some XInput specs +* Fix milter spelling +* Correct the length calculation for the value field of GetPropertyReply +* xtest: rename window field to root +* randr: add version 1.3 requests +* shm: fix ShmCompletion event + Release 1.4 (2009-02-16) ======================== * Add explicit padding in various protocol description.