X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=79698131b429a37baf1542769ec3123705633833;hb=a22909c0f513fe28347c56be65a345831c3ce744;hp=0855448c5d91b0d4b4a0acee39195914485e1201;hpb=48217ac986d77eba40f3af4df597a734f4fd3690;p=free-sw%2Fxcb%2Flibxcb diff --git a/NEWS b/NEWS index 0855448..7969813 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Release 1.7 (2010-08-13) +======================== +- Always wake up readers after writing +- Get rid of PATH_MAX and MAXPATHLEN +- Add ~ operator support in code generator +- xcb_open: Improve protocol/host parsing +- xcb_connect_to_display_with_auth_info: Fix memory leak +- Report which extensions are being built + +Release 1.6 (2010-04-09) +======================== +- darwin: xnu doesn't support poll on ttys on the master side +- Fix descriptor leak on memory error path +- Support xcb_discard_reply +- Open the X11 socket with close-on-exec flag +- Fix authentication on hpux and Hurd + Release 1.5 (2009-12-03) ======================== - setsockopt(SO_KEEPALIVE) on TCP display connections