summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2014-10-14 17:37:27 +0900
committerArnaud Fontaine <arnau@debian.org>2014-10-15 10:59:47 +0900
commitd882052fb2ce439c6483fce944ba8f16f7294639 (patch)
tree50bd22b35baa9e28335f4b58426a3c7a7747e3df /NEWS
parent90636d38ad8c296f5e3bb4c54addbe921e9fe9d9 (diff)
downloadutil-image-d882052fb2ce439c6483fce944ba8f16f7294639.tar.gz
Release 0.4.00.4.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a874594..596089f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Release 0.4.0 (2014-10-15)
+==========================
+
+- Corrected return value documentation for xcb_image_shm_put().
+- Added additional format tests for XY_PIXMAP bit planes.
+- Changed test_xcb_image to work with XY_PIXMAP with nontrivial planemask.
+- Fixed get_image to handle xy format with nontrivial plane_mask.
+- Fixed endianness bug in xy pixmap getimage.
+- Use AC_CONFIG_HEADERS to create a config.h file.
+- Add missing COPYING file.
+- Using X11 Protocol headers, so XPROTO_CFLAGS is required.
+- Move test cases into their own directory.
+- Fix compilation when NDEBUG is defined.
+
Release 0.3.9 (2012-05-30)
==========================