diff options
author | Julien Danjou <julien@danjou.info> | 2009-02-16 11:35:46 +0100 |
---|---|---|
committer | Julien Danjou <julien@danjou.info> | 2009-02-16 14:54:50 +0100 |
commit | 3b32ef907c26bf8babda8eebb1cc5d5ab524976b (patch) | |
tree | 6312044943900125fcba463d5c7b61685d43b023 /NEWS | |
parent | d7f720df741114d42bac270839719aee3da59af5 (diff) |
Release xcb-proto 1.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Release 1.4 (2009-02-16) +======================== +* Add explicit padding in various protocol description. +* Associate fields with the enum which describes their allowed values. + Release 1.3 (2008-12-10) ======================== Explicit padding was added in various protocol description. |