Skip to content
Snippets Groups Projects
Commit 4b384d2a authored by Uli Schlachter's avatar Uli Schlachter
Browse files

Release xcb-proto 1.11

parent 8d7ee5b6
No related merge requests found
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
......
......@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
1.10,
1.11,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment