summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2009-03-18 11:25:02 -0700
committerTim Rice <tim@multitalents.net>2009-03-18 11:25:02 -0700
commita74000eb9e04c726bee13ae8abce51386ba0dfbf (patch)
tree0378bbe51295005567cbb3583f4381b6dd333a2d /ChangeLog
parent9d86e5d5704092072822336af6d0bee468c25966 (diff)
- (tim) [configure.ac] Remove setting IP_TOS_IS_BROKEN for Cygwin. The problem
that setsockopt(IP_TOS) doesn't work on Cygwin has been fixed since 2005. Based on patch from vinschen at redhat com.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae2cf5119..955fcef2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120090318
2 - (tim) [configure.ac] Remove setting IP_TOS_IS_BROKEN for Cygwin. The problem
3 that setsockopt(IP_TOS) doesn't work on Cygwin has been fixed since 2005.
4 Based on patch from vinschen at redhat com.
5
120090308 620090308
2 - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.c 7 - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.c
3 auth2-pubkey.c session.c openbsd-compat/bsd-cygwin_util.{c,h} 8 auth2-pubkey.c session.c openbsd-compat/bsd-cygwin_util.{c,h}