diff options
author | marha <marha@users.sourceforge.net> | 2009-12-05 17:40:56 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-12-05 17:40:56 +0000 |
commit | 5c9827c199e9ecbee2602fd61fa678484c57aad1 (patch) | |
tree | f1567ef1eb76b93dec4eda2d7a67a89ea4322231 /libxcb/NEWS | |
parent | 263c230ab177de2e870649a955ed1c9425f64f13 (diff) | |
parent | 3e1ba549192a68801232c28a9c12defb59531654 (diff) | |
download | vcxsrv-5c9827c199e9ecbee2602fd61fa678484c57aad1.tar.gz vcxsrv-5c9827c199e9ecbee2602fd61fa678484c57aad1.tar.bz2 vcxsrv-5c9827c199e9ecbee2602fd61fa678484c57aad1.zip |
svn merge ^/branches/released
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 |