summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>1999-11-05 12:58:50 +0000
committerrpj <rpj>1999-11-05 12:58:50 +0000
commitc0d114d62f4e0f93bba1c911d9524ef0c800283b (patch)
treee3ec630e433d8cb2331e66276c731e19ca7a810d /ChangeLog
parent7fdb900bc169f0105bf5fb2cd282f6448f3f11f7 (diff)
* pthread.h (winsock.h): Include unconditionally.
(ETIMEDOUT): Change fallback value to that defined by winsock.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbed53e..c4dff53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-11-05 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
+ * pthread.h (winsock.h): Include unconditionally.
+ (ETIMEDOUT): Change fallback value to that defined by winsock.h.
+
* general: Patched for portability to WinCE. The details are
described in the file WinCE-PORT. Follow the instructions
in README.WinCE to make the appropriate changes in config.h.