summaryrefslogtreecommitdiff
path: root/NEWS
blob: 6e05217aee4fd7775a2f072d111d887074e3dbae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Release 0.3.8 (2010-04-25)
==========================

- Split up atom, aux event into their own repository.
- Create a single shared library and header file.
- Remove namespaceless pre-defined atoms.
- Remove synchronous xcb_atom_get().
- Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
- Delete redundant core-protocol error codes.
- Delete callback-based APIs for events, properties, and replies.
- Link with -no-undefined.
- Add AM_MAINTAINER_MODE for vendors.