summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-06-17 00:04:56 +0000
committerroot <root>2008-06-17 00:04:56 +0000
commit234743d91d592d5cc9191ddf9f5922b8ea92bb8d (patch)
tree77da8317487b49057faef16b38003c14f35fe895 /Changes
parent506af60bcd6f8b9d4e443f53ee7f7cc9a08591b5 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 73fc30e..afaca94 100644
--- a/Changes
+++ b/Changes
@@ -2,8 +2,8 @@ Revision history for libev, a high-performance and full-featured event loop.
- work around yet another windows bug: FD_SET actually adds fd's
multiple times to the fd_*SET*, despite official MSN docs claiming
- otherwise. Reported and wel-analysed by Matt Tolton.
- - define NFSBITS to 0 when EV_SELECT_IS_WINSOCKET to make it compile
+ otherwise. Reported and well-analysed by Matt Tolton.
+ - define NFDBITS to 0 when EV_SELECT_IS_WINSOCKET to make it compile
(reported any analysed by Chris Hulbert).
- fix a bug in ev_ebadf (this function is only used to catch
programming errors in the libev user). reported by Matt Tolton.