X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=af173eb286f8ee7cd61b47509ad9fb3795e2d37d;hb=1cf2a87def76f4646fe05e282b45605d572f2513;hp=bb55a72d82565bbf1a7deac19e957cb60d157e94;hpb=902cade8ec9e7eb5d29f6f6d61cac0470c300aec;p=free-sw%2Fxcb%2Flibxcb diff --git a/NEWS b/NEWS index bb55a72..af173eb 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,30 @@ +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: +* Apple: Enable support for launchd DISPLAY socket +* Treat XIDs the same as other cardinal values. + Release 1.1.92 (2008-11-01) -============== +=========================== Enhancements: * Added small fix to support trailing fixed fields; also warning for non-pad fixed fields * Fixed overly aggressive warning about fixed field following variable