summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2012-05-30 14:23:19 +0900
committerArnaud Fontaine <arnau@debian.org>2012-05-30 14:23:19 +0900
commit155d4c90d7ddb599fcff34dfc403b223c3a35ce8 (patch)
tree1df40121526f04e5a8ad5f5aeb6662b5b0eef8b0 /NEWS
parent22d62378f721555970d5f6a9a1f9fde233fd226c (diff)
Release 0.3.9
Signed-off-by: Arnaud Fontaine <arnau@debian.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c826c60..a874594 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+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)
==========================