diff options
author | Julien Danjou <julien@danjou.info> | 2010-08-13 13:46:37 +0200 |
---|---|---|
committer | Julien Danjou <julien@danjou.info> | 2010-08-13 13:46:37 +0200 |
commit | 35f901a0f2bc3f5bb30dc6ff9d791679c9e84c05 (patch) | |
tree | c26f27bbec3b21ed1913d55f10ee263f1a73886f /NEWS | |
parent | dd1a4dbe20d6b5fd33aeb65e662bb2ca18665518 (diff) |
Release libxcb 1.71.7
Signed-off-by: Julien Danjou <julien@danjou.info>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +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 |