X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=0855448c5d91b0d4b4a0acee39195914485e1201;hb=d18d03d6f37ec220805855d840950716e22354e4;hp=216bfef7af8f927f40c541edc364a3ec403a11bd;hpb=37f5ce3ef46c8af38ec0103b9d960615a0a1e058;p=free-sw%2Fxcb%2Flibxcb diff --git a/NEWS b/NEWS index 216bfef..0855448 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +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 +* Fix precedence bug: wrong length for big-requests preceded by sync +* Fix libxcb-randr version info + +Release 1.3 (2009-05-29) +======================== +* Copy full IPv4 mapping (Bug #20665) +* Fix XID allocation +* Use poll() instead of select() when available +* Fix local socket connection on Hurd +* Fix XDM-AUTHORIZATION-1 +* Disable Nagle on TCP socket + +Release 1.2 (2009-02-17) +======================== +* Stop packaging auto-generated C files into tarball. + Release 1.1.93 (2008-12-11) =========================== Enhancements: