summaryrefslogtreecommitdiff
path: root/NEWS
blob: 933eac037f36eda7addb6b95c5e779bb290406a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Release 0.3.9 (2014-06-11)
==========================

- Mark DEPTH_MASK as Unsigned int.
- config: add bug URL to AC_INIT.
- config: add missing COPYING file.
- compile the library with standard xorg warning flags.
- Fix compilation and linking issues with C++.

Release 0.3.8 (2010-04-25)
==========================

- Split up renderutil into its own repository.
- Check for malloc failure in xcb_render_util_composite_text_stream.
- Link with -no-undefined.
- Add AM_MAINTAINER_MODE for vendors.