summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2009-05-29 08:12:16 +0200
committerJulien Danjou <julien@danjou.info>2009-05-29 08:12:16 +0200
commit57beb8a0ef5c7066ebafad7b60a4a8852e017ca6 (patch)
tree09a819be58054c668b58996d647f54bb1fd79e96 /NEWS
parent6d62c3c28c23596b60b697d8968c6254483b412d (diff)
downloadxcb-proto-57beb8a0ef5c7066ebafad7b60a4a8852e017ca6.tar.gz
Release xcb-proto 1.51.5
Signed-off-by: Julien Danjou <julien@danjou.info>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
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.