summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index ae3ecd8..7c00e7e 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
Revision history for libev, a high-performance and full-featured event loop.
+ - include more include files on windows to get struct _stati64
+ (reported by Chris Hulbert).
+ - add missing #include <io.h> in ev.c on windows (reported by
+ Matt Tolton).
+
3.42 Tue Jun 17 12:12:07 CEST 2008
- work around yet another windows bug: FD_SET actually adds fd's
multiple times to the fd_*SET*, despite official MSN docs claiming