summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2011-04-26 00:57:22 +0900
committerArnaud Fontaine <arnau@debian.org>2011-04-26 00:57:22 +0900
commit6b69004b6c88502734a798a1c0b69a1592d04fc7 (patch)
tree370a9b28b670d0005e161da5e9d9e55140a1669e
parent8d383b5ca77df0c76696ea112dcc266113cf96b4 (diff)
downloadutil-image-6b69004b6c88502734a798a1c0b69a1592d04fc7.tar.gz
Release 0.3.80.3.8
Signed-off-by: Arnaud Fontaine <arnau@debian.org>
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..c826c60
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,9 @@
+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.