summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2014-08-01 15:43:15 +0200
committerUli Schlachter <psychon@znc.in>2014-08-01 15:43:15 +0200
commit4b384d2a015c50d0e93dcacda4b8260a3fd37640 (patch)
tree47d6546d8d523cb05791a71f64ce401fc83accd1 /NEWS
parent8d7ee5b6ba4cf343f7df70372a3e1f85b82aeed7 (diff)
downloadxcb-proto-4b384d2a015c50d0e93dcacda4b8260a3fd37640.tar.gz
Release xcb-proto 1.111.11
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02727fa..3ab5cc0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Release 1.11 (2014-08-01)
+=========================
+* Add support for <pad align="n" />
+* xkb: Fix padding bug in GetMap
+* xcbgen: Track directly included modules
+* xprint: Fix PrintGetAttributes reply
+* xkb: Fix use of nKTLevels
+* xv: Fix padding in struct AdaptorInfo
+* xproto: Fix EnterNotify documentation
+* Update the protocol schema
+* xinput: Add missing pad in DeviceResolutionCtl
+* xinput: Add missing pad in XIChangeHierarchy
+* xinput: Add missing modLatches as comment in LatchLockState
+
Release 1.10 (2013-12-22)
=========================
* xkb: comment out portions that libxcb doesn't handle properly