diff options
author | Julien Danjou <julien@danjou.info> | 2009-05-29 08:12:16 +0200 |
---|---|---|
committer | Julien Danjou <julien@danjou.info> | 2009-05-29 08:12:16 +0200 |
commit | 57beb8a0ef5c7066ebafad7b60a4a8852e017ca6 (patch) | |
tree | 09a819be58054c668b58996d647f54bb1fd79e96 | |
parent | 6d62c3c28c23596b60b697d8968c6254483b412d (diff) |
Release xcb-proto 1.51.5
Signed-off-by: Julien Danjou <julien@danjou.info>
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |