Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > ddcdd509c9860b9d7973e0ed6582d869 > files > 8

lib64xcb-util-image-devel-0.3.9-5.mga4.x86_64.rpm

Release 0.3.9 (2012-05-30)
==========================

- Add missing xcb_bitops.h.
- Don't try to build test_xcb_image_shm if SHM isn't available (for example on MinGW).
- Use rand() instead of random() (more portable, for example to MinGW).

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

- Split image up into its own repository.
- Check whether tmp_image is not NULL before trying to dereference it.
- Ensure that xcb-image sample apps get built.
- test.xbm is part of the source code for test_bitmap.c.
- Link with -no-undefined
- Add AM_MAINTAINER_MODE for vendors.