Merge branch 'patches-2.0' of ssh://levent.git.sourceforge.net/gitroot/levent/libevent into patches-2.0

This commit is contained in:
Nick Mathewson 2011-06-04 21:12:53 -04:00
commit 281ab5c5f3

View File

@ -1,4 +1,4 @@
Changes in version 2.0.12-stable (?? Jun 2011)
Changes in version 2.0.12-stable (4 Jun 2011)
BUGFIXES
o Fix a warn-and-fail bug in kqueue by providing kevent() room to report errors (28317a0)
o Fix an assert-inducing fencepost bug in the select backend (d90149d)