summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2007-06-03 21:29:40 -0700
committerJamey Sharp <jamey@minilop.net>2007-06-03 21:32:34 -0700
commita549a258b8fcb1ba9d0c1b01b72967e385f67cab (patch)
treee19656e22e6093fa169b8f290fee5d306e60941c /NEWS
parent5123b77a3d32d3ad479462f319762c328278aed9 (diff)
Add NEWS item for bugfix in commit e2c1d788d1fe7bd2d34756493951552441e59b8c.
Commit by Josh Triplett and Jamey Sharp
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ee3a92..52a56cc 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,8 @@ Version 1.1.2 - 2007-06-03
* Xlib/XCB: Avoid re-crashing after _XIOError.
+* Xlib/XCB: Only remove pending_requests when there are provably no more responses.
+
* For NetBSD, define XTHREADLIB and XTHREAD_CFLAGS.
* Bug #7703: Fixed XSetSizeHints() et al wrt use of uninitialized data.