summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2011-04-26 01:30:17 +0900
committerArnaud Fontaine <arnau@debian.org>2011-04-26 01:30:17 +0900
commit8120792a02898625ed344828ad378b54b308e029 (patch)
tree6c19d9353c205cb9f47b87f7ff1fd78f21cd594f
parent9c9d66a4dbe71328b9e38dc6d45b99eb06d19553 (diff)
downloadxcb-util-8120792a02898625ed344828ad378b54b308e029.tar.gz
Release 0.3.80.3.8
Signed-off-by: Arnaud Fontaine <arnau@debian.org>
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..6e05217
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,12 @@
+Release 0.3.8 (2010-04-25)
+==========================
+
+- Split up atom, aux event into their own repository.
+- Create a single shared library and header file.
+- Remove namespaceless pre-defined atoms.
+- Remove synchronous xcb_atom_get().
+- Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
+- Delete redundant core-protocol error codes.
+- Delete callback-based APIs for events, properties, and replies.
+- Link with -no-undefined.
+- Add AM_MAINTAINER_MODE for vendors.