summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-05 16:26:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-05 16:26:13 -0700
commit402ac1cadfd46554fc2e9be2fadb3244b3121c5d (patch)
treee630ad088d53baec0d26a7e58c1db93ffd20ba10
parent1a864364a5be420f614110fdb8bb5da8ec12e9e8 (diff)
Add libxcb 1.9.1 release to news section
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--index.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn
index 7c18f6b..459d164 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -6,6 +6,8 @@ The X protocol C-language Binding (XCB) is a replacement for Xlib [[featuring|Fe
# News
+May 2013: [libxcb 1.9.1](http://lists.x.org/archives/xorg-announce/2013-May/002230.html) was released, fixing the python code to work with Python 3, and fixing an integer overflow in the read_packet() function ([CVE-2013-2064](http://www.x.org/wiki/Development/Security/Advisory-2013-05-23/ "X.Org Security Advisory: May 23, 2013"))
+
October 2012: New releases of the XCB packages have been published, including autogenerated man pages for XCB API's - see the linked announcements for full details of what's changed in each one:
- [xcb-proto 1.8](http://lists.freedesktop.org/archives/xcb/2012-October/007892.html)