diff options
author | marha <marha@users.sourceforge.net> | 2009-12-05 16:27:40 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-12-05 16:27:40 +0000 |
commit | 3e1ba549192a68801232c28a9c12defb59531654 (patch) | |
tree | c6b71df329b309ea33a71474e0e088c50306114a /libxcb/NEWS | |
parent | 57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f (diff) | |
download | vcxsrv-3e1ba549192a68801232c28a9c12defb59531654.tar.gz vcxsrv-3e1ba549192a68801232c28a9c12defb59531654.tar.bz2 vcxsrv-3e1ba549192a68801232c28a9c12defb59531654.zip |
Updated to libxcb-1.5
Diffstat (limited to 'libxcb/NEWS')
-rw-r--r-- | libxcb/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libxcb/NEWS b/libxcb/NEWS index af173eb28..0855448c5 100644 --- a/libxcb/NEWS +++ b/libxcb/NEWS @@ -1,3 +1,10 @@ +Release 1.5 (2009-12-03) +======================== +- setsockopt(SO_KEEPALIVE) on TCP display connections +- Add DRI2 support +- Fix check dependency +- Cygwin build fix: Add -no-undefined to libtool flags + Release 1.4 (2009-07-15) ======================== * Add majorCode, minorCode and resourceID fields to X generic error |