File: NEWS

package info (click to toggle)
xcb-util-renderutil 0.3.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,808 kB
  • sloc: sh: 4,368; ansic: 702; makefile: 26
file content (16 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (2)
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.