tizen 2.4 release
[framework/uifw/xorg/xcb/xcb-util.git] / NEWS
1 Release 0.3.9 (2012-05-30)
2 ==========================
3
4 - Remove xcb_bitops.h.
5 - Do not rely anymore on gperf and m4 following removal of deprecated atoms.
6
7 Release 0.3.8 (2010-04-25)
8 ==========================
9
10 - Split up atom, aux event into their own repository.
11 - Create a single shared library and header file.
12 - Remove namespaceless pre-defined atoms.
13 - Remove synchronous xcb_atom_get().
14 - Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
15 - Delete redundant core-protocol error codes.
16 - Delete callback-based APIs for events, properties, and replies.
17 - Link with -no-undefined.
18 - Add AM_MAINTAINER_MODE for vendors.