1.0
Ignore generated xinerama files.
Avoid race condition when using multiple make jobs
Bug #5958: Also zero out the implicit pad byte in empty requests.
Provide xcb_prefetch_maximum_request_length counterpart to xcb_get_maximum_request_length.
Replace uses of "long" with uint32_t, and similar; fixes 64-bit bugs
Bugfix: make Plan 7 'checked' requests work correctly.
The Great XCB Renaming
Stop installing the protocol descriptions for extensions to an extensions/ subdirectory
Remove xcb_get_io_lock from the Xlib-specific API: it is no longer used.
Move xcb_generate_id from xcbext.h to xcb.h
Refactor auth code to get display number from xcb_connect
Add note to xcbxlib.h that nothing except Xlib/XCB should use it.